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 upgrading to 1.4.3.1 I was forced to update my SDK tools. If I now try to run
meteor run android-device the building proccess exits with the following error:
cordova-build/platforms/android/build/outputs/apk/android-debug.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1108650963.tmp/base.apk using APK Signature Scheme v2: SHA-256 digest of contents did not verify]]
I'm trying to run the app on a Android 7.0 device.
The text was updated successfully, but these errors were encountered:
@abernix Just tried it, but that didn't work on the first run. I need also to reboot my dev machine to make it work. The funny thing is that I need to reboot for every upgraded Meteor project. So when I've upgraded my project, I need to do:
After upgrading to 1.4.3.1 I was forced to update my SDK tools. If I now try to run
meteor run android-device
the building proccess exits with the following error:I'm trying to run the app on a Android 7.0 device.
The text was updated successfully, but these errors were encountered: