Open afruth opened 9 years ago
Can't find a reason for the code not working.
Calling navigator.location.getCurrentPosition is successful but the success function is called with an empty object on Safari and Firefox. Chrome works ok for me but @DaveSauce reported it doesn't work for him.
If the call would be unsuccessful then the error function should be called, still all browsers call the success function.
Any ideas @byennen @Sanjo ? Have you ever met this problem?
The location object, although returned, is empty. This happens on a Mac machine, didn't test in Windows.