The problem I’m facing is on Android when I run a debug build, the ssl works fine, however on release build it doesn’t work. I have found out the solution which is to make a code change on the ‘onReceivedSslError function’ in a java file. So i went ahead and did the code change and built the project, but the issue is still there. the java file i made a change on is under the plugins folder (not in the platforms > android folder). I suspected that java file doesn’t update when i do ‘cordova build android’, so i made test and deleted all the code in that file before building it, and nothing has broke when I ran the project. I’m seeing an ‘xwalk.gradle’ file in the plugins, which i have no idea what it does, but i’m suspecting it has something to do with making changes on the crosswalk java files. Please help
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
My app not react anymore for changes | 0 | 601 | August 24, 2016 | |
Problem with crosswalk. CordovaWebViewClient.java no exists | 0 | 880 | July 2, 2015 | |
Crosswalk build fails with error related to plugin | 1 | 1047 | January 13, 2015 | |
Reporting bug : crosswalk issue with other plugins | 9 | 4466 | October 2, 2015 | |
App.bundle.js not being updated when using "ionic run android"? | 1 | 575 | June 8, 2016 |