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
Cannot do a Viewer custom build when using Cordova v7 and up. The directory structures are different. Additionally, the Android SDK, gradle toolkit is missing. Probably ok if using older versions.
The text was updated successfully, but these errors were encountered:
I am also having issues compiling with cordova v7.1.0. First I had many issues with installing the plugins. I used --nofetch to install plugins manually a few times, also used nofetch on the platform add command: cordova platform add android --nofetch
I did get it to compile BUT the resulting apk is corrupt and won't install.
Cannot do a Viewer custom build when using Cordova v7 and up. The directory structures are different. Additionally, the Android SDK, gradle toolkit is missing. Probably ok if using older versions.
The text was updated successfully, but these errors were encountered: