-
Notifications
You must be signed in to change notification settings - Fork 52
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
Fatal error #27
Comments
hey @shial4 thanks for bringing this to our attention. we haven't been able to repro on our end unfortunately - could you provide some more details about when this happens and what device / simulator you're seeing this on? in the meantime, we pushed a hopeful fix for this in v1.1.2, which removes the fatal error so you should no longer see the crash hope this helps |
I haven't been able to reproduce it myself, however, we do use Giphy now in our production app. Application was crash free, after introducing Giphy it dropped to 70% now. The error message above is what we have captured alone with:
and
or second capture
The last one have majority in number of crashes now. Will let you know later next week. If this patch fixes it. |
hey @shial4 hopefully the patch solves your issue 🙏 just to be sure - are you following this best practice ? btw for future reference, the latest & greatest docs will always be here: |
@cgmaier Thanks for your concern. We are following best practice. |
hey @shial4 do you have any update on this? |
Look like the crash numbers went down, however, I just did upload symbols. We should know shortly :) |
Looks good. Crashes are gone. Thank you @cgmaier |
Amazing, thanks @shial4 ! |
Fatal error: Error writing to keychain - unhandledError(status: -25308): file /Users/chrismaier/Documents/GitHub/giphy-ios-sdk-ui/Carthage/Checkouts/giphy-ios-sdk-analytics/Source/GPHKeychain.swift, line 136
The app crashes constantly due to reason above.
The text was updated successfully, but these errors were encountered: