HTML5 + PHP + JS for android

0

I have a page in html + js + php that uses navigator.geolocation, it works perfectly in the browser, however, I'm doing tests and would like to "turn" this page into an apk

I used xdk and ionic, but when the apk is built it seems that the JS function does not work or it can not access the device's GPS, even if it works in the browser.

Does anyone have a solution for this?

Thank you.

    
asked by anonymous 24.02.2016 / 17:55

0 answers