mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-14 01:54:45 +08:00
* Fixed issue with error on parsing plist path See https://github.com/Microsoft/react-native-code-push/issues/534#issuecomment-302069326 for details * Changed return value to null for getUpdateMetadata instead of empty string In accordance with docs and https://github.com/Microsoft/react-native-code-push/issues/862