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

v1.3.12 build issues on iOS (RN 0.75.2) #2627

Closed
marcel-happyfloat opened this issue Sep 10, 2024 · 2 comments · Fixed by #2629
Closed

v1.3.12 build issues on iOS (RN 0.75.2) #2627

marcel-happyfloat opened this issue Sep 10, 2024 · 2 comments · Fixed by #2629
Labels
bug Something isn't working released

Comments

@marcel-happyfloat
Copy link

marcel-happyfloat commented Sep 10, 2024

Description

Just upgraded all my packages and the build kept failing on iOS (android is working) with Skia issues:

Undefined symbol: sk_abort_no_print()
Undefined symbol: Simplify(SkPath const&, SkPath*)
... and many more like this

After trying a lot of things, I downgraded to v1.3.11 and it worked instantly.
Using XCode 15.4

Just letting you know!

Version

v1.3.12

Steps to reproduce

Snack, code example, screenshot, or link to a repository

@marcel-happyfloat marcel-happyfloat added the bug Something isn't working label Sep 10, 2024
@wcandillon
Copy link
Contributor

I can confirm the issue, my apologies for this regression, releasing a fix for it now.

Copy link
Contributor

🎉 This issue has been resolved in version 1.3.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants