Tags: akingde/react-native-code-push
Tags
Fixed Apple Developer Program License Agreement link (microsoft#1502)
[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.
PreviousNext