Page 1 of 1
Mobile web vs apk. Now One works, other doesnt.
Posted: Sat Jul 12, 2014 1:11 pm
by Joseph6975630
For some reason when I publish the apk, I don't have things like the Google Maps or my db connectivity working any more. I used to have this working, then I made some changes to how the app worked and for some reason no matter what version of android I use, it won't built it correctly. The mobile web version of my app works perfectly. It shows the Google Maps widget properly, makes the connections to the db fine. However the apk doesn't. Keep in mind that I have built a working apk with this certificate last week on this same Moto G device.
Mobile web vs apk. Now One works, other doesnt.
Posted: Sat Jul 12, 2014 2:12 pm
by obullei
Hello!
Please look here:http://devcenter.appery.io/tutorials/...
This information may be useful.
Mobile web vs apk. Now One works, other doesnt.
Posted: Sat Jul 12, 2014 2:42 pm
by Alena Prykhodko
Joseph,
Could you please give us your app public link and tell steps to reproduce the issue described above?
Also specify your device and its OS version.
Mobile web vs apk. Now One works, other doesnt.
Posted: Sat Jul 12, 2014 8:23 pm
by Joseph6975630
Do you have an email I can send it to?
Mobile web vs apk. Now One works, other doesnt.
Posted: Sat Jul 12, 2014 8:24 pm
by Alena Prykhodko
Sure, please send it to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.
Mobile web vs apk. Now One works, other doesnt.
Posted: Sat Jul 12, 2014 9:04 pm
by Joseph6975630
Mobile web vs apk. Now One works, other doesnt.
Posted: Mon Jul 14, 2014 5:43 am
by Evgene Karachevtsev
Hello Joseph,
Unfortunately we didn't receive it. Could you please repeat it?
Mobile web vs apk. Now One works, other doesnt.
Posted: Mon Jul 14, 2014 11:02 am
by Evgene Karachevtsev
Hello Joseph,
Google map is downloaded from the Internet. According to the screenshot your a map is not loaded. Could you please check haven't you changed any permissions in the project settings? As variant you may reset permissions settings to default and check will it work or not.
Mobile web vs apk. Now One works, other doesnt.
Posted: Mon Jul 14, 2014 11:31 pm
by Joseph6975630
You nailed it thanks!! I had changed permissions to test something and that was it. Thanks!!