R redpos Member Licensed User Longtime User Oct 8, 2017 #1 I have version 6.80 and use the MSQL library. In debug mode it works fine, but it does not do it in release mode. How can I generate the apk and make it work when I install it? Thank you for your answers.
I have version 6.80 and use the MSQL library. In debug mode it works fine, but it does not do it in release mode. How can I generate the apk and make it work when I install it? Thank you for your answers.
Erel B4X founder Staff member Licensed User Longtime User Oct 9, 2017 #2 You should post the error message. My guess: Workaround the NetworkOnMainThread exception Upvote 0
R redpos Member Licensed User Longtime User Oct 9, 2017 #3 Thanks for the reply, but I got it working by changing the manifest as follows. I hope it will serve others. Upvote 0
Thanks for the reply, but I got it working by changing the manifest as follows. I hope it will serve others.
Erel B4X founder Staff member Licensed User Longtime User Oct 9, 2017 #4 You chose the wrong solution. My guess was correct. Upvote 0