You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #10470 there was a suggested workaround, i.e. to use async-await version of ODR, but we are already doing it.
I wonder whether this may now be related to the fact that we've disabled both FirebaseAppDelegateProxyEnabled and GoogleUtilitiesAppDelegateProxyEnabled. I will try to reproduce this on iOS 16 simulator and then play around with these settings as maybe we no longer need to disable these proxies given that we are using asynchronous/await version of ODR
Uh oh!
There was an error while loading. Please reload this page.
Description
We see a fair amount of crashes affecting only users on iOS 16.
The stack trace from Crashlytics is below.
Reproducing the issue
We are unable to reproduce this issue reliably ourselves
Firebase SDK Version
11.12.0
Xcode Version
16.3
Installation Method
Swift Package Manager
Firebase Product(s)
Analytics, Authentication, Crashlytics, Firestore, Functions, Messaging, Remote Config
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetIf using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: