-
-
Notifications
You must be signed in to change notification settings - Fork 864
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
[Android] Crash on zoom / moving on Android 5.1.1 #388
Comments
Can you repro in the example app or build a new example that forces this crash? |
@kristfal Sure! Repo with a clean project is attached. Also I've added gif with the steps to reproduce. |
Thanks, I gave this a go. My steps:
I was unable to generate any crashes on a range of Samsung and Motorola devices. I also have a feeling that this issue may be an underlying GL issue in the native android SDK, given the stacktrace ( |
Thanks @kristfal! |
Great. Keeping this ticket open so we can monitor upstream status. Once a release is available with a fix, we’ll grab the updated versions and publish here as well. |
I've same issue, hope for a fix :( Versions: Platfrom: Android |
Please post full crash logs in the upstream tickets. This is an issue with
the core android SDK and not the RN wrapper.
…On Thu, 3 Oct 2019 at 10:22, Index Languedoc ***@***.***> wrote:
I've same issue, hope for a fix :(
Versions:
Platfrom: Android
Device: Honor 5X
OS: Android 5.1.1 Lollipop
SDK Version: 28
React Native Version: 0.59.10
react-native-mapbox-gl/maps version: 7.0.5 (tested with
7.0.3/7.0.4/7.0.5/7.0.6)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/react-native-mapbox-gl/maps/issues/388?email_source=notifications&email_token=ABLAPW2EFPIENDIOT4S34RTQMWTSLA5CNFSM4IXPSOUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAHM7UA#issuecomment-537841616>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABLAPW7IOUJVIEQLQEXZAGDQMWTSLANCNFSM4IXPSOUA>
.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Not stale. |
Hello, @kristfal! Fixed in mapbox/mapbox-gl-native#15978. |
@tr3v3r Is 1597 the correct issue ?! |
Sorry, I've missed "8" at the end ;) Corrected |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Describe the bug
The app crashes (in native) while using pinch zoom by fingers or flyTo with Camera component.
To Reproduce
Expected behavior
Map shouldn't cause crash.
Versions:
Additional context
Android Studio logs
The text was updated successfully, but these errors were encountered: