-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Runtime warning in FPRNSURLSessionInstrument when running on iOS 17 RC built with Xcode 15 RC #11821
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Yeah same on ios 17.0 |
@skywalkerlw The fix is staged for our next 10.16.0 release planned for next week. |
The fix got deployed in the thanks for the report. We'll put this on this list for the next release. |
Description
Similar to #11536, a runtime warning as below occurs when running on iOS 17 RC built with Xcode 15 RC.
Warning:
Code:
Reproducing the issue
Run an app and check the runtime warnings on Xcode.
Firebase SDK Version
10.9.0 (also occurred with 10.15.0)
Xcode Version
15.0 (15A240d)
Installation Method
Swift Package Manager
Firebase Product(s)
Analytics, App Distribution, Authentication, Crashlytics, DynamicLinks, Performance
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If 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: