-
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
### Steps to Reproduce
1.I'm uploading a codepush to the staging environment, my codepush …
-
I'm facing the new errors :
Error: Command 'codepush release-react -a {onwername}/{appname} -d Production' failed with exception "Not found. Correlation ID: 7fc49f82-dd05-4a54-9d8c-c9dda93c1bb2"
- I…
-
### Version of react-native-iap
"react-native-iap": "^4.5.3"
### Version of react-native
"react-native": "0.62.0"
### Platforms you faced the error (IOS or Android or both?)
iOS (havent tested on…
-
### Description
When the hot update file is downloaded, the installation fails when the hot update file is restarted
### Steps to reproduce
1.react-native code-push downloads the update file
#…
-
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
### Steps to Reproduce
1. Configure coodepush correctly
2. Push update to production bran…
-
I posted this issue on the React Native Github but haven't had a response, maybe it's a bit too niche as most RN devs probably aren't using scenes.
https://github.com/facebook/react-native/issues/3…
-
### Steps to Reproduce
1. Submitted to App Store Connect
### Actual Behavior
Rejected with:
> Guideline 2.3.1 - Performance
>
>
> The app contains hidden features.
>
> Next Steps
>
>…
-
QA has been reporting that, in testing, sometimes phones get 'stuck' where 'stuck' means: The app (ie. RNBGL) stops uploading location data points and stays that way until it is re-started/re-foregrou…
-
Will jsc-android include WebAssembly support?
From what I can see, WebAssembly seems to be [explicitly disabled](https://github.com/react-native-community/jsc-android-buildscripts/blame/4399436b926…
-
I'm trying to turn off the loader once it reach status 0.
codePushStatusDidChange is getting called only once with the status as 4
it is work fine with class component but when i use functiona…