-
In my info.plist some exceptions from `NSAppTransportSecurity` were given to `CodePush` network calls
```
NSAppTransportSecurity
NSExceptionDomains
codepush.appcenter.ms
N…
-
### How frequently does the bug occur?
Always
### Description
I have upgraded my React native version from 0.67.4 to 0.71.14. but here I am facing an issue with the async await code where some places…
-
* react-native-code-push version: v1.16.1-beta
* react-native version: v0.40.0
* iOS/Android/Windows version: iOS
* Does this reproduce on a debug build or release build? all
* Does this reproduce…
-
### New Issue Checklist
- [ x ] Updated fastlane to the latest version
- [ x ] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [ x ] I rea…
-
### Steps to Reproduce
1. Create codepush update for ios app
2. Open iOS app and receive codepush dialog
3. Click install button
4. **While codepush download is in progress, move app into backgro…
-
Once Org Auth Tokens are GA'd, update related docs (NOTE: to be clarified if/when the new tokens can be used for purposes other than uploading source maps). These currently tell the user to create use…
-
**Describe the bug**
I'm using this package to create full page horizontal view scrolling between components. As the title said, the scrolling is smooth when I test it in a simulator (b…
-
Please provide all the information requested. Issues that do not follow this format are likely to stall.
## Description
Please provide a clear and concise description of what the bug is. Include s…
-
const AppRoot = () => {
const [progress, setProgress] = useState(false);
const checkForUpdate = async () => {
try {
const update = await CodePush.checkForUpdate…
-
### Description
I have a react native ios app and i am trying to upload its dsym files to crashlytics. I used the command which is given on crashlytics page,
ios/Pods/FirebaseCrashlytics/upload-symb…