-
https://github.com/MarcusWolschon/osmeditor4android/releases/tag/18.1.4.0
https://www.f-droid.org/en/packages/de.blau.android/
Version 18.1.4.0 currently isn't on fdroid after about 2 weeks. If the f…
-
User reported crash, occurs when you set the visibility to GONE in xml.
-
## Environment
- Android OS version: 12
- Devices affected: Samsung Galaxy S10
- Maps SDK Version: 10.6.1
I got the following crash reported via Crashlytics from a user:
Fatal Exception: ja…
-
Hi, this is obviously a reintroduction of of #14428, #11390, #13045 and maybe else.
After releasing our app with updated Mapbox to:
```
implementation "com.mapbox.mapboxsdk:mapbox-android-sdk:8.2.…
-
Hello, how can I use data driven properties to pass a color for a line on LineLayer? The LineLayer object takes an int for the line-layer property, so I can't pass the ['get', 'custom-color'] to it :/…
-
java.lang.Error: std::exception
at com.mapbox.maps.CameraManager.setCamera(Native Method)
…
-
## Issue
I'm having trouble installing Mapbox into the project, I've followed the steps given in the document, when I run it gives me an error like this, maybe there's a solution?
I always get thi…
-
No matter how I read this, microG does incorporate Google Analytics. Why???
![Imagepipe_0](https://user-images.githubusercontent.com/10010866/205371311-5e065d32-3919-47ac-8a95-6200752c3672.jpg)
-
I get this error on init then the app crashes:
```
Can't load vlcjni library: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_Unwind_Resume" referenced by "/data/app/fun.exampl…
-
**Describe the bug**
Koin crashes with the following stack trace:
```
java.lang.IllegalStateException: Fragment Scope is already created
at org.koin.androidx.scope.FragmentExtKt.createFragment…