Maps: Render PointAnnotation is stuck on iOS 14

Created on 28 Sep 2020  路  4Comments  路  Source: react-native-mapbox-gl/maps

Hi, I find when I add the PointAnnotation on the map and run on iOS 14 is very stuck,and there are also more sources and layers, but the same render on the map, if I remove the PointAnnotation then map is smoothly, or I run the app on iOS 13.X, smooth too. Only on the iOS 14.

"react-native": "0.62.2",
"@react-native-mapbox-gl/maps": "^8.1.0-rc.2"

Any one has the same issue?
thanks

Most helpful comment

Can someone pls test with latest MGLIOS ?! See https://github.com/react-native-mapbox-gl/maps/pull/1044 for how to try with MapboxGL IOS 6.2.1. Please note it requires latest RNMBGL (8.1.0-rc5)

All 4 comments

I'm struggling with the same thing.
Likewise, it only happens on iOS14.0.1; it's very smooth on 13.7; it was the same issue on ReactNative0.61.4.

My current environment is as follows.
"react-native": "0.63.3"
"@react-native-mapbox-gl/maps": "^8.1.0-rc.2"

RPReplay_Final1601814703

Can someone pls test with latest MGLIOS ?! See https://github.com/react-native-mapbox-gl/maps/pull/1044 for how to try with MapboxGL IOS 6.2.1. Please note it requires latest RNMBGL (8.1.0-rc5)

@mfazekas Thanks for the info!
It worked perfectly for me! Super smooth.
I had a hard time creating a .netrc.
computer's home directory (not the project's home directory) and that I have pasted my secret token (a new token with the Downloads:Read scope) into the file.

closing as resolved

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jayhaluska picture jayhaluska  路  5Comments

calypsow777 picture calypsow777  路  5Comments

MariaSyed picture MariaSyed  路  4Comments

magnusburton picture magnusburton  路  3Comments

DroidZed picture DroidZed  路  4Comments