Closed Moncader closed 3 years ago
@Moncader
Sorry for the delay in replying.
Could you fill in the following information for investigating the problem?
And if you are using a bridge SDK (such as Unity or React Native), please provide the details as well.
Please indicate the Android version that reproduces the problem, such as Android 5.0 or higher
@Moncader
If you are using an older SDK, please update to the latest version and see if this fixes the problem.
Here is the release note. https://developers.karte.io/docs/release-notes-android-sdk-v2
Hello @tikidunpon
We're using the Flutter bridge SDK.
karte_core: 0.1.0
karte_in_app_messaging: 0.1.0
karte_variables: 0.1.0
As for which version of the Android SDK is being used, you don't specify a version in your gradle files for the Flutter builds so we don't specify the version and don't know exactly what was built.
The build date was March 11, 2021, so whatever version was newest at that point.
Please indicate the Android version that reproduces the problem, such as Android 5.0 or higher
Though we can see this crash on all versions of Android from 5.0 up to 11, most seems to centred around 7.0 and 8.0 (though that may not mean anything since many of our users are 7.0).
@Moncader
Thank you for providing the details, we need your project id and user id that reproduce this problem. So, I will continue to communicate with you through private channels, and I close this issue.
@Moncader
We have released core 2.11.1, that fixes this issue, so please update your dependencies. https://developers.karte.io/docs/release-notes-android-sdk-v2#core-2111
Thank you for reporting.
We have crash reports coming in in our app on Sentry/Crashlytics when there is no storage left on the device. The stack trace is from Karte.
Expected Behavior
The app does not crash. For this library, probably should just silently fail.
Current Behavior
The app crashes.
Detailed Description
Stack trace: