-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
(Translated by Google)
Hello
The same code works for me on several phones, but NOT on the Samsung J2 (Android 5.1.1)
Any ideas?
this.watchID = GPSLocation.watchPosition( this.GPSleido.bind( this ),
this.GPSerror.bind( this ),
{ maximumAge: 10000,
// frequency : 30000,
timeout : 30000,
enableHighAccuracy: true });
I did tests with enableHighAccuracy on TRUE and FALSE, timeout on 3000, 10000, 30000
Metadata
Metadata
Assignees
Labels
No labels