tobias-r

Results 21 comments of tobias-r

Just checked on a Samsung device and it worked too. The problem also is, it doesn't throw an error, the service that is processing the video simply crashes, no callbacks.

Hi izzy, so I did some debugging on my Pixel 6a, and the problem only occurs with a video target format: `targetVideoFormat.setInteger(MediaFormat.KEY_COLOR_FORMAT, MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420Flexible); ` COLOR_FormatYUV422Flexible works! Is this something you...

Yes please, move to mavenCentral please!

Any news on this? freeCameraOptions are not usable for zoom-ins from globe this way!

@OdNairy Alright, here you will find 5 .crash files. Hope that helps: https://findpenguins.com/Mapbox-Crashlogs.zip

Yes, we tried different versions! Confirmed it also happens with this version. Should we try 11.17?

@OdNairy The thing is, all crashes are within the first second of app open, but our app doesn't show any maps on the first screen. We can deliver 11.16.0 crash...

@OdNairy Here you can find a few ne crash logs with Mapbox iOS SDK v11.17.1: https://findpenguins.com/Mapbox-Crashlogs-v11.17.1.zip Thank you for looking into it.

You mean this way? Then the app crashes with the following error: com.mapbox.maps.MapboxStyleException: Add layer failed: Failed to set `icon-translate` property for `count` layer. Error: [2][1]: The item type argument...