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

Stuttering on Mapbox since iOS14 #92

Open
Beniryu opened this issue Dec 14, 2020 · 2 comments
Open

Stuttering on Mapbox since iOS14 #92

Beniryu opened this issue Dec 14, 2020 · 2 comments

Comments

@Beniryu
Copy link

Beniryu commented Dec 14, 2020

Hello,

Thanks guys for building this amazing lib!

Mapbox has been stuttering since iOS14. The issue has supposedly been resolved in Mapbox 6.2.
mapbox/mapbox-gl-native-ios#350

However, I can't update mapbox to 6.2 because of ClusterKit.

Do you think you'll update ClusterKit to be compatible with Mapbox 6.x soon?

It's critical as my app is already on the store and it's a severe issue.

@b7anka
Copy link

b7anka commented Dec 10, 2021

Hello, did you ever find a solution for this?

@Beniryu
Copy link
Author

Beniryu commented May 2, 2022

Hey, a bit late to this, but I had to install ClusterKit manually in the project, which had its own Mapbox version
So I have a "ClusterKit" folder at the root of my project containing everything.
So I used it in my podfile like this: pod 'ClusterKit/Mapbox', :path => './ClusterKit'

Not ideal, but it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants