FirebaseAppCheck crashes on watchdog in background #12532
Replies: 1 comment
-
Moving this to an issue (#12547). Thanks for reporting @KeepCalmAndPush |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My iOS app began crashing not long ago, probably after transitioning to iOS 17.4, Xcode 15.3.
Crash happens several times a day when app is in background. Crashlogs say there is some sudden work on main thread, lasting over 10 seconds:
The version of Firebase* pods I use is 10.22. Maybe this is a known bug fixed in later versions?
Beta Was this translation helpful? Give feedback.
All reactions