Tags: lsk-boy-f/react-native-code-push
Tags
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