microg / UnifiedNlp

Alternative network location provider for Android, with plugin interface to easily integrate third-party location providers.
968 stars 209 forks source link

Doesnt works at all #243

Open Sergei-Alekseev opened 1 year ago

Sergei-Alekseev commented 1 year ago

Everything is installed properly - NetworkLocation in priv-app, GSM Location service as user app. All checkboxes in self check are green but "UnifiedNlp has no last known location" "No UnifiedNlp location was provided by the system within 10 seconds" Checked on two devices: Redmi 5+, Android 8 Redmi Note 5, Android 9 GAPPs is removed on both

HappyLer commented 1 year ago

I had a similar issue until I turned on Wi-Fi scanning.

jech commented 1 year ago

Same issue here. The network provider works just after configuring UnifiedNLP, but then fails. MyLocation indicates that the backend is providing data, but the network provider isn't.

I see the following in the log:

 NlpLocBackendHelper: Not (yet) bound.
jech commented 12 months ago

It looks a lot like https://github.com/microg/GmsCore/issues/986