We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ebc80 commit 34f9253Copy full SHA for 34f9253
1 file changed
ios/CodePush/CodePush.h
@@ -63,12 +63,6 @@
63
+ (BOOL)isFailedHash:(NSString*)packageHash;
64
65
66
-/*
67
- * This method is used to get information about the latest rollback.
68
- * This information will be used to decide whether the application
69
- * should ignore the update or not.
70
- */
71
-+ (NSDictionary*)getRollbackInfo;
72
/*
73
* This method is used to save information about the latest rollback.
74
* This information will be used to decide whether the application
0 commit comments