App working on localhost but not upon signed apk on android@6.0.0

Re: App working on localhost but not upon signed apk on android@6.0.0

by Dani Palou -
Number of replies: 0
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hi Nivesh,

did you try installing the app without signing it?

ionic cordova run android

Please check if it works for you this way. If it still doesn't, please check that you have all the plugins installed and the Android platform has the right version as specified in the config.xml file.

Kind regards,

Dani