Skip to content

Commit e0b2741

Browse files
committed
v7.11
1 parent 9e7dca0 commit e0b2741

File tree

60 files changed

+4718
-2489
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+4718
-2489
lines changed

3D45C970-3BD8-386A-91B0-8167BA68E0C7.bcsymbolmap renamed to 039C5482-B9DF-35DE-A75B-CEC8AA3370B8.bcsymbolmap

Lines changed: 427 additions & 340 deletions
Large diffs are not rendered by default.

87937595-F04F-3F85-899A-E03C45B47E0F.bcsymbolmap renamed to 0D22B42C-AD00-3E07-9E6B-FE721E5153E4.bcsymbolmap

Lines changed: 430 additions & 345 deletions
Large diffs are not rendered by default.

F26C9094-02FB-3ED6-94BD-7B0C519C28D5.bcsymbolmap renamed to 6250E171-1764-3286-B921-B61520053482.bcsymbolmap

Lines changed: 1849 additions & 829 deletions
Large diffs are not rendered by default.

1C2F06E9-2AF1-328A-985C-90CB7A77BA22.bcsymbolmap renamed to C574A280-AD7F-3733-A39B-1F34EBDBE6BE.bcsymbolmap

Lines changed: 1847 additions & 826 deletions
Large diffs are not rendered by default.

Carthage.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@
4141
"7.9.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.9.1/Instabug.zip",
4242
"7.9.2": "https://github.com/Instabug/Instabug-iOS/releases/download/7.9.2/Instabug.zip",
4343
"7.10": "https://github.com/Instabug/Instabug-iOS/releases/download/7.10/Instabug.zip",
44-
"7.10.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.10.1/Instabug.zip"
44+
"7.10.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.10.1/Instabug.zip",
45+
"7.11": "https://github.com/Instabug/Instabug-iOS/releases/download/7.11/Instabug.zip"
4546
}

Instabug.framework.dSYM/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>7.10.1</string>
16+
<string>7.11</string>
1717
<key>CFBundleVersion</key>
18-
<string>13292</string>
18+
<string>13496</string>
1919
</dict>
2020
</plist>
Binary file not shown.

Instabug.framework/Headers/Instabug.h

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.10.1
8+
Version: 7.11
99
*/
1010

1111
#import <Foundation/Foundation.h>
@@ -1227,6 +1227,16 @@ OBJC_EXTERN void IBGNSLogWithLevel(NSString *format, va_list args, IBGLogLevel l
12271227
*/
12281228
+ (BOOL)hasRespondedToSurveyWithToken:(NSString *)surveyToken;
12291229

1230+
/**
1231+
@brief Sets a threshold for numbers of sessions and another for number of days required before a survey, that has been dismissed once, would show again.
1232+
1233+
@discussion When a survey that has been shown to the user gets dismissed once, it will not reappear to the user unless a certain number of sessions have started AND a certain number of days have passed since the user first dismissed the survey. Note that if a survey is dismissed for a second time, it will not show again, in other words, it will be set to `canceled`. This applies to both surveys with and without tokens.
1234+
1235+
@param sessionCount : Number of sessions required to be initialized before a dismissed survey can be shown again.
1236+
@param daysCount : Number of days required to pass before a dismissed survey can be shown again.
1237+
*/
1238+
+ (void)setThresholdForReshowingSurveyAfterDismiss:(NSInteger)sessionCount daysCount:(NSInteger)daysCount;
1239+
12301240
/// ------------------------
12311241
/// @name SDK Debugging
12321242
/// ------------------------
927 Bytes
Binary file not shown.

Instabug.framework/Info.plist

-2 Bytes
Binary file not shown.

Instabug.framework/Instabug

2.69 MB
Binary file not shown.

Instabug.framework/_CodeSignature/CodeResources

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@
66
<dict>
77
<key>Headers/Instabug.h</key>
88
<data>
9-
FXGwngWRcYOFi0T4tL2KdxlGUjw=
9+
KaktP0mCVLTY/kzvHoEBfHLBujs=
10+
</data>
11+
<key>IBGMessagesView.nib</key>
12+
<data>
13+
CYbGQMMcOnrlg/w6IYt6NGC4SVQ=
1014
</data>
1115
<key>Info.plist</key>
1216
<data>
13-
j7YBrXxPdubzZ6bNCoQpUGSt9Ps=
17+
71A+oD0n9+MCTnb5V89W32YiBI8=
1418
</data>
1519
<key>Modules/module.modulemap</key>
1620
<data>
@@ -23,11 +27,22 @@
2327
<dict>
2428
<key>hash</key>
2529
<data>
26-
FXGwngWRcYOFi0T4tL2KdxlGUjw=
30+
KaktP0mCVLTY/kzvHoEBfHLBujs=
31+
</data>
32+
<key>hash2</key>
33+
<data>
34+
yzPKqqwzYv2dyr9Q/ZP/cI6xi+GOlkLBfdpLMpfJMkM=
35+
</data>
36+
</dict>
37+
<key>IBGMessagesView.nib</key>
38+
<dict>
39+
<key>hash</key>
40+
<data>
41+
CYbGQMMcOnrlg/w6IYt6NGC4SVQ=
2742
</data>
2843
<key>hash2</key>
2944
<data>
30-
q5gMkf8yDUe0ic4LGgKu6eHW6DceEAnkLcLrx6H5/TA=
45+
jDmmUWWXSku8H+K4DA414ePcR9v9D1uDbM+iIVj/+Jk=
3146
</data>
3247
</dict>
3348
<key>Modules/module.modulemap</key>

Instabug.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Instabug"
3-
s.version = "7.10.1"
3+
s.version = "7.11"
44
s.summary = "Bug reporting for mobile apps. Learn more at http://instabug.com"
55
s.homepage = "http://instabug.com"
66
s.license = { :type => 'Commercial', :file => 'LICENSE.md' }

InstabugCore.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>7.10.1</string>
16+
<string>7.11</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>
Binary file not shown.

InstabugCore.framework/Headers/IBGTypes.h

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.10.1
8+
Version: 7.11
99
*/
1010

1111
#import <UIKit/UIKit.h>
@@ -78,6 +78,10 @@ extern NSString * const kIBGSurveyThankYouTitleText;
7878
extern NSString * const kIBGSurveyThankYouDescriptionText;
7979
extern NSString * const kIBGSurveysNPSLeastLikelyStringName;
8080
extern NSString * const kIBGSurveysNPSMostLikelyStringName;
81+
extern NSString * const kIBGSurveyNextButtonTitle;
82+
extern NSString * const kIBGSurveySubmitButtonTitle;
83+
extern NSString * const kIBGSurveyAppStoreThankYouTitle;
84+
extern NSString * const kIBGSurveyAppStoreButtonTitle;
8185
extern NSString * const kIBGExpectedResultsStringName;
8286
extern NSString * const kIBGActualResultsStringName;
8387
extern NSString * const kIBGStepsToReproduceStringName;

InstabugCore.framework/Headers/InstabugCore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.10.1
8+
Version: 7.11
99
*/
1010

1111
#import <Foundation/Foundation.h>

0 commit comments

Comments
 (0)