Tags: adb-shell/react-native-code-push
Tags
[Feature] Re-try mechanism for CodePush Rollbacks (microsoft#1467)
Get update folder method (microsoft#1323) * Exposed current update path. * Check for null * API reference update
Prevent crashing app by catching errors (microsoft#1286) * Convert all @ReactMethod in try-catch block * Fix Exception type * Replaced e.printStackTrace() with CodePushUtils.log(e) * Combined catches with the same handler.
Update postlink.js (microsoft#1262) Fixing bug where CocoaPods files (ios/Pods/Pods.xcodeproj) causes error "Could not determine correct xcode proj path to retrieve related plist file, there are multiple xcodeproj under the solution"
PreviousNext