So this link,
gave me a tip to debug…
Running “cordova -d platform add android” yields a little bit more info.
Doing so showed me that I was missing a package name, which lead me to the config.xml file and a missing ID on the widget element. Huzzah.
So this link,
gave me a tip to debug…
Running “cordova -d platform add android” yields a little bit more info.
Doing so showed me that I was missing a package name, which lead me to the config.xml file and a missing ID on the widget element. Huzzah.