This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Random crash during offline download #15482
Comments
@dagatsoin thank you for report. Issue you reported may be a side-effect of a #14740 bug that was fixed in #15330 |
@alexshalamov Interesting, thx, I will try to update the dependencies and retry. Could you leave it open for now? I will be back after few tests. |
I use the last snapshot of the annotation plugin and still have this error.
Last tombstone:
Here is few lines of log before the crash.
|
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a random crash at the end of multiple parallel offline map download (my app download 10 maps in parallel). I know it is not easy to reproduce but I wonder if it sounds familiar to you.
Here is the tombstone. Could someone please tell me which function in Mapbox the crash comes from?
I will look in my code what trigger the call.
Configuration
Android versions:
8.0.0
Device models:
Asus Zenphone Laser 3
Mapbox SDK versions:
v8:0.7.0
Code source
My app use a cordova plugin on my own but, here is the Mapbox java code.
The text was updated successfully, but these errors were encountered: