mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 23:59:42 +08:00
feedback
This commit is contained in:
@@ -91,8 +91,8 @@ failCallback:(void (^)(NSError *err))failCallback;
|
||||
@interface CodePushTelemetryManager : NSObject
|
||||
|
||||
+ (NSDictionary *)getBinaryUpdateReport:(NSString *)appVersion;
|
||||
+ (NSDictionary *)getUpdateReport:(NSDictionary *)currentPackage;
|
||||
+ (NSDictionary *)getRollbackReport:(NSDictionary *)lastFailedPackage;
|
||||
+ (NSDictionary *)getUpdateReport:(NSDictionary *)currentPackage;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user