Skip to content
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

GL Error when using Snapshotter #2482

Open
Anders-HM opened this issue Sep 17, 2024 · 0 comments
Open

GL Error when using Snapshotter #2482

Anders-HM opened this issue Sep 17, 2024 · 0 comments
Labels
bug 🪲 Something isn't working

Comments

@Anders-HM
Copy link

Environment

  • Android OS version: 14
  • Devices affected: Android Pixel 3a emulator, Samsung SM-A536B
  • Maps SDK Version: 11.6.1

Observed behavior and steps to reproduce

I'm trying to create a snapshot of a map using the Snapshotter class but I'm getting a device error when calling the start function on the Snapshotter object: "device/generic/goldfish-opengl/system/GLESv2_enc/GL2Encoder.cpp:s_glGetStringi:4973 GL error 0x501".

I'm using Ionic and running the Mapbox SDK in a custom made Capacitor plugin.

Expected behavior

I would expect the Snapshotter to finish and return a bitmap

@Anders-HM Anders-HM added the bug 🪲 Something isn't working label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant