Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

geolocation service returning error

Hello Sjef Molin,

Are you testing your application on device or in browser? Are there any errors in console?

Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

geolocation service returning error

working in browser, failing in device. No specific errors in the console, the "fail" event of the service is though triggered.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

geolocation service returning error

Hello Sjef,

What kind of OS do you use? If it is Android, did you change permissions?

Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

geolocation service returning error

I tried Android (permissions are ok). iOS is not sure if it works.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

geolocation service returning error

Do you mean you didn't change permissions?

Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

geolocation service returning error

permissions are correct.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

geolocation service returning error

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.

Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

geolocation service returning error

textStatus is undefined if I alert it on complete

by the way, another app of mine is showing the same behaviour

Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

geolocation service returning error

if I log jqXHR to the console the content is "error"

Return to “Issues”