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
@zahid-dapperapps The error is most likely caused because a snapshot for a previous runtime version is used.
Please delete node_modules directory and the "nativescript-angular-snapshot": "1.2.0-5.2.361-2" entry from your package.json, followed by updating the nativescript-dev-android-snapshot plugin.
My app's debug mode builds installs and works okay on any android device but the release build just crashes on startup.
Below is my crash log that I got from adb logcat *:E
Below is my project's package.json
The text was updated successfully, but these errors were encountered: