Compiled ionic application does not install

0

I have a problem, I was working on an application using Ionic, all normal until the time to try the apk, when I pass it to my cell phone and try to install it, it does not install, the only error it gives me is the message of "application not installed" I do not know what I do wrong because compiling does not give me any error. I have used several commands for the compilation, both read in forums and on the same ionic page, which let me compile the apk but they all give me the same error. Any advice or idea of how it is fixed?

    
asked by user85131 13.05.2018 в 23:07
source

1 answer

0

The apk you pass from ionic to Android Studio with the command Ionic cordova build android --prod ?

If you do not install on your Smartphone, I recommend lowering the level of API to your phone.

EJ: If your phone is a galaxy s6 with API 23 (Android 6.0), and you use an api 24 (Android 7.0), you should download it. Here I'll give you a guide on how to lower the level of Api .


I hope it's your help

    
answered by 01.07.2018 в 00:19