-
-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NoSuchMethodError: android.location.Location.getElapsedRealtimeNanos #86
Comments
Fixed in version 1.6.6 |
Nice, thanks! |
Out of curiosity, why is UnifiedNlp.apk not in your fdroid repo? |
I meant this one; https://microg.org/fdroid.html |
The F-Droid client app currently does not work very well with packages being offered in multiple repos. Although this was improved lately (by displaying the repo a package originates from), it's still not perfect (e.g. updates that you can't install because of a different signature/repo will still cause a notification). As this will be confusing for the user and the app is already available in the main F-Droid repo, I think its better to not include it in the repo at the moment. Once the F-Droid client starts to properly different apps from different sources (maybe by signature) this is of course a good idea, but you can already see problems with GmsCore in my repo which shares the same package name as the no gapps build of UnifiedNlp in the F-Droid repo. |
I get this exception when I (re-)enable a location backend.
When this exception is thrown, Apple backend crashes with NPE:
Android 4.1.2 LG phone, stock ROM, I removed GAPPS manually.
The text was updated successfully, but these errors were encountered: