-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Repro Bot
committed
Nov 30, 2015
1 parent
cae717e
commit b822d0b
Showing
38 changed files
with
76 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:( | |
|
||
[Repro setup:@"YOUR_APP_TOKEN"]; | ||
|
||
[Repro setUserID:@"[email protected]"]; | ||
[Repro setUserID:@"USER_ID"]; | ||
[Repro enableCrashReporting]; | ||
[Repro startRecording]; | ||
return YES; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
// | ||
// RPRUser.h | ||
// Repro | ||
// | ||
// Copyright © 2015 Repro Inc. All rights reserved. | ||
// | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
/** | ||
* Repro Public API: RPRUser | ||
*/ | ||
@interface RPRUser : NSObject | ||
|
||
@property (nonatomic, readonly) NSString *ID; | ||
@property (nonatomic, readonly) NSDictionary *profile; | ||
|
||
/** | ||
* @method | ||
* | ||
* @abstract | ||
* Setting a profile in Repro User. | ||
* | ||
* @discussion | ||
* key and value must be <code>NSString</code> objects | ||
* | ||
* @param value profile value string | ||
* @param key profile key string | ||
*/ | ||
- (void)setProfile:(NSString *)value forKey:(NSString *)key; | ||
|
||
/** | ||
* @method | ||
* | ||
* @abstract | ||
* Convenience method for setting profile information in Repro User. | ||
* | ||
* @discussion | ||
* Keys and values must be <code>NSString</code> objects | ||
* | ||
* @param profile profile dictionary | ||
*/ | ||
- (void)setProfile:(NSDictionary *)profile; | ||
|
||
@end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Repro.embeddedframework/Repro.framework/ReproSDKResources.bundle/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ramework/Repro.framework/ReproSDKResources.bundle/RPRButtonCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+249 Bytes
(120%)
...ddedframework/Repro.framework/ReproSDKResources.bundle/RPRButtonCell~ipad.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...mework/Repro.framework/ReproSDKResources.bundle/RPRButtonCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+249 Bytes
(120%)
...edframework/Repro.framework/ReproSDKResources.bundle/RPRButtonCell~iphone.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
...ramework/Repro.framework/ReproSDKResources.bundle/RPRChoiceCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+123 Bytes
(110%)
...ddedframework/Repro.framework/ReproSDKResources.bundle/RPRChoiceCell~ipad.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
...mework/Repro.framework/ReproSDKResources.bundle/RPRChoiceCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+124 Bytes
(110%)
...edframework/Repro.framework/ReproSDKResources.bundle/RPRChoiceCell~iphone.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...dframework/Repro.framework/ReproSDKResources.bundle/RPRListCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+151 Bytes
(110%)
...beddedframework/Repro.framework/ReproSDKResources.bundle/RPRListCell~ipad.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
...ramework/Repro.framework/ReproSDKResources.bundle/RPRListCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+149 Bytes
(110%)
...ddedframework/Repro.framework/ReproSDKResources.bundle/RPRListCell~iphone.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...rk/ReproSDKResources.bundle/RPRNotification.storyboardc/RPRNotificationViewController.nib
Binary file not shown.
Binary file modified
BIN
+7 Bytes
(100%)
...ework/ReproSDKResources.bundle/RPRNotification.storyboardc/puo-Hy-QiQ-view-Wch-Xc-Avw.nib
Binary file not shown.
Binary file modified
BIN
+12 Bytes
(100%)
...o.framework/ReproSDKResources.bundle/RPRTestGuideViewController~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+42 Bytes
(100%)
.../Repro.framework/ReproSDKResources.bundle/RPRTestGuideViewController~ipad.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
...framework/ReproSDKResources.bundle/RPRTestGuideViewController~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+28 Bytes
(100%)
...epro.framework/ReproSDKResources.bundle/RPRTestGuideViewController~iphone.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+9 Bytes
(100%)
....framework/ReproSDKResources.bundle/RPRTestSubmitViewController~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+21 Bytes
(100%)
...Repro.framework/ReproSDKResources.bundle/RPRTestSubmitViewController~ipad.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+5 Bytes
(100%)
...ramework/ReproSDKResources.bundle/RPRTestSubmitViewController~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+21 Bytes
(100%)
...pro.framework/ReproSDKResources.bundle/RPRTestSubmitViewController~iphone.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...dframework/Repro.framework/ReproSDKResources.bundle/RPRTextCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+249 Bytes
(120%)
...beddedframework/Repro.framework/ReproSDKResources.bundle/RPRTextCell~ipad.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ramework/Repro.framework/ReproSDKResources.bundle/RPRTextCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+249 Bytes
(120%)
...ddedframework/Repro.framework/ReproSDKResources.bundle/RPRTextCell~iphone.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
...ework/Repro.framework/ReproSDKResources.bundle/RPRTextFieldCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+32 Bytes
(100%)
...dframework/Repro.framework/ReproSDKResources.bundle/RPRTextFieldCell~ipad.nib/objects.nib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ork/Repro.framework/ReproSDKResources.bundle/RPRTextFieldCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified
BIN
+40 Bytes
(100%)
...ramework/Repro.framework/ReproSDKResources.bundle/RPRTextFieldCell~iphone.nib/objects.nib
Binary file not shown.