Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

[surface] exception free GLSurfaceView implementation #402

Merged
merged 1 commit into from
May 29, 2020

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented May 27, 2020

<changelog>Introduced an exception free GLSurfaceView implementation.</changelog>

This PR replaces the Android SDK GLSurfaceView implementation by a custom, exception free, variant. We have seen client reports where devices are not capable of loading up a map and instead of crashing (as with the default GLSurfaceView), we are now exiting the initialization flow more gracefully.

cc @mapbox/maps-android

@tobrun tobrun added this to the release-xoai milestone May 27, 2020
@tobrun tobrun self-assigned this May 27, 2020
@tobrun tobrun force-pushed the tvn-glsurfaceview branch 3 times, most recently from 3f3ddb8 to ed329b0 Compare May 28, 2020 11:43
@tobrun tobrun requested a review from a team May 28, 2020 11:44
@tobrun tobrun marked this pull request as ready for review May 28, 2020 11:44
@tobrun tobrun force-pushed the tvn-glsurfaceview branch from ed329b0 to 8ead9e1 Compare May 28, 2020 16:54
@tobrun tobrun merged commit 60e5d8c into master May 29, 2020
@tobrun tobrun deleted the tvn-glsurfaceview branch May 29, 2020 07:32
emerson233 pushed a commit to emerson233/mapbox-gl-native-android that referenced this pull request Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants