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

Feature/ios performances #44

Merged

Conversation

matteocrippa
Copy link
Contributor

  • iOS fixes background animation error on heading (old patch sent to official repo but never accepted)
  • port fix for snapshot crash

@petr-pokorny-1
Copy link
Contributor

petr-pokorny-1 commented Mar 8, 2021

Thank you!

I am wondering - do files under platform/ios/platform/ios/Mapbox.playground/build/ have to be checked in?

@@ -16,6 +16,8 @@
/platform/android/build
/platform/android/MapboxGLAndroidSDK/src/main/assets/sdk_versions/com.mapbox.mapboxsdk
*.code-workspace

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does Mapbox.playground allow for adding files to Git ignore?

That is, is it possible to remove the Playground binary build files by adding the following?

platform/ios/platform/ios/Mapbox.playground/build/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fine now

@petr-pokorny-1
Copy link
Contributor

Looking good. @matteocrippa do you have any steps to follow to reproduce the crash?

@matteocrippa
Copy link
Contributor Author

Looking good. @matteocrippa do you have any steps to follow to reproduce the crash?

Which crash? 🐙

@petr-pokorny-1
Copy link
Contributor

Looking good. @matteocrippa do you have any steps to follow to reproduce the crash?

Which crash? 🐙

You mentioned in this PR "port fix for snapshot crash" - so i though I would test it manually on device if possible.

@matteocrippa
Copy link
Contributor Author

Yeah, sorry (long day)... yeah it's the issue 485 of the mapbox repo.
I just port the patch from there.
As a user I was experiencing that randomly, but was pretty consistent issue in crash log for device with iOS 14.x

@petr-pokorny-1
Copy link
Contributor

Got it, thanks! Related issue: mapbox/mapbox-gl-native-ios#485

@petr-pokorny-1 petr-pokorny-1 merged commit 58487a9 into maplibre:master Mar 8, 2021
@matteocrippa matteocrippa deleted the feature/ios-performances branch March 9, 2021 09:51
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

Successfully merging this pull request may close these issues.

3 participants