Crash in Swift6 when calling GiphyCore.shared.gifByID(giphyId)
#265
Labels
bug
Something isn't working
GiphyCore.shared.gifByID(giphyId)
#265
🐛 Bug Report
Using 2.2.13 the app crash after calling:
GiphyCore.shared.gifByID(giphyId)
To Reproduce
Just call GiphyCore.shared.gifByID(giphyId)
Expected behavior
That the app will not crash
Actual Behavior
The app crashes.
Here ios the back trace:
Your Environment
Reproducible Demo
Swift6 project that show the crash.
The text was updated successfully, but these errors were encountered: