Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Android Release APK not working on Device

Janani KannanSep 4 2018 — edited Sep 5 2018

Hi,

I have developed an android mobile application using oracle jet and have used rest api's to access the database. My rest api calls HTTPS request. Here when I run the debug apk in mobile or when am running the web version in my local system its working fine. But when i build the apk in release mode am unable to run it on my mobile device.

My Ajax call returned with status code 0 and status text as error.

Also I could able to run the release apk when i call the rest url using HTTP request.

Can anyone guide me with a solution

Thanks

Comments
Post Details
Added on Sep 4 2018
4 comments
274 views