brvier / ForRunners

The new repository is located here : https://gitlab.com/brvier/ForRunners
https://gitlab.com/brvier/ForRunners
GNU General Public License v3.0
71 stars 22 forks source link

Getting GPS is difficult #50

Open rugk opened 7 years ago

rugk commented 7 years ago

Often the app does not get GPS- However, another app at the same can get GPS without any problems.

Does this app possibly use the Google Play Services for GPS or – if not – is there another problem?

F-Droid version Android 7/Lineage OS 14

davidhedlund commented 7 years ago

I share the same problem. GPS works fine in other apps but I never get it in ForRunners, I only get this in the notification message:

Searching for GPS

Repository: https://f-droid.org/packages/net.khertan.forrunners/ ForRunners: 1.1.3 Android: 4.4.2 Device: Samsung Galaxy Express 2

sprnza commented 6 years ago

The same here. it's been working perfectly fine on the same device under Android 4.4, but fails to access GPS under Android 5. It's not even attemtping to. A GPS icon even doesn't appear in notification bar. FDroid version 1.1.3

brvier commented 6 years ago

Hi,

Which device is it ? Does it have a specific ROM ? Google Play Services installed ?

Regards

Benoît HERVIER - http://khertan.net

Le 5 nov. 2017 à 08:17, sprnza notifications@github.com a écrit :

The same here. it's been working perfectly fine on the same device under Android 4.4, but fails to access GPS under Android 5. It's not even attemtping to. A GPS icon even doesn't appear in notification bar. FDroid version 1.1.3

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

sprnza commented 6 years ago

Hi! Meizu MX3 Flyme 4.5 Google Play Services installed.

sprnza commented 6 years ago

Does it need Google Play services installed to access location data?

rugk commented 6 years ago

Only GPS enabled AFAIK, so Google Play should not play a role at all. And it is the F-Droid versions, which cannot (really) use Google Play Services anyway, AFAIK.

jedie commented 6 years ago

You can try to install "SatStat" from F-Droid. It gives you more information about GPS... And the you can request to update AGPS data.

sprnza commented 6 years ago

GPS works fine. Another apps are able to request access to phone's location and use it just fine. ForRunners never requests access and GPS icon doesn't appear on notification bar. Even if I set to grant access to location services via Android Settings it never works.

brvier commented 6 years ago

Could you try with the recent 1.2.2beta1 some things have been change on permission

Thanks