Closed MegaMaddin closed 1 month ago
Hey @MegaMaddin, thanks for flagging this! We are aware of the issue and plan to release another version of the iOS SDK this week, which will include the fix for another critical crash. The React Native release will follow shortly after.
The new version has been released.
Awesome @ALexanderLonsky - feel free to resolve this issue!
🐛 Bug Report
Using the latest version of the RN SDK crashes on Xcode16 / iOS 18 when using
GiphyGridView
. This was fixed with the iOS SDK release 2.2.11.To Reproduce
GiphyGridView
as a childExpected behavior
Using the SDK shouldn't lead crash.
Actual Behavior
Using the SDK lead to a crash.
Your Environment
Reproducible Demo
GiphyGridView
as a childFix
Raising the pod dependency of
Giphy
to 2.2.11 fixes the issue.