geolocation service returning error
Everything worked fine, but since a few days geolocation is not working anymore. The service invokes the fail event without a specific error.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Everything worked fine, but since a few days geolocation is not working anymore. The service invokes the fail event without a specific error.
Hello Sjef Molin,
Are you testing your application on device or in browser? Are there any errors in console?
working in browser, failing in device. No specific errors in the console, the "fail" event of the service is though triggered.
Hello Sjef,
What kind of OS do you use? If it is Android, did you change permissions?
I tried Android (permissions are ok). iOS is not sure if it works.
Do you mean you didn't change permissions?
permissions are correct.
Using the following code preApperyio("labelName").text(textStatus);/pre show actual error message in label or just use Weinre debugger http://devcenter.appery.io/documentat... to debug app.
textStatus is undefined if I alert it on complete
by the way, another app of mine is showing the same behaviour
if I log jqXHR to the console the content is "error"