You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After downloading, while installation, app goes white and says cordova is not defined
Reproduction
Run app on android
Make minor text changes in the code (i made in index.html)
build, sync and release to codepush via: appcenter codepush release -a ashish141199/Intract-Android -c public/ --target-binary-version "*"
Restart the app, it says "Checking for update" and then Downloaded, will be installed on next restart
When I restart the app, the screen goes white and nothing happens at all. In chrome://inspect I was able to see cordova is not defined and then nothing.
Additional Information
cordova-plugin-code-push version:
Cordova version: 10.0.0
iOS/Android/Windows version: Android 9
Does this reproduce on a debug build or release build? both
Does this reproduce on a simulator, or only on a physical device? physical device
The text was updated successfully, but these errors were encountered:
Description
After downloading, while installation, app goes white and says
cordova is not defined
Reproduction
appcenter codepush release -a ashish141199/Intract-Android -c public/ --target-binary-version "*"
cordova is not defined
and then nothing.Additional Information
The text was updated successfully, but these errors were encountered: