poetic/ember-cli-cordova

Building to "Production" causing parse error.

Closed this issue · 1 comments

I’ve just started dipping my toe into ember-cli-cordova. I went through the steps to create an ember app and then generated an Android app per the guide. As basic as you can get (my app just displayed “Welcome to Ember”). It works as expected. However, if I build the app with the production environment flag instead of the testing environment I’m unable to install it to my device. Android throws parse error when attempting to install. Anyone come across that before? Testing with Nexus 5x and Android 6.

Didn't realize these builds needed to be signed.