triplehenry
Results
1
issues of
triplehenry
### Steps to Reproduce 1. Have code such as ``` codePush.sync({ installMode: codePush.InstallMode.ON_NEXT_SUSPEND, minimumBackgroundDuration: 20, }) ``` 2. Trigger prompt such as for push notification, contacts, camera, etc. and then...
bug