-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Multiple memory leaks in FirebaseSessions >>> FIRSESEncodeString #11027
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
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Any update on this? Will this get fixed in the next release? Thanks. :o) |
Thanks! :o) I tried that and now I am seeing just one single leak instead of a few: |
Thanks for checking; that should be fixed in the last commit (34380a2). |
Many thanks, if you want me to check that, I can surely do that, but not before tomorrow ... 🙂 |
No need; I'll do a manual check today. My attempts to write a test to check this automatically have not succeeded. |
Description
I am seeing multiple memory leaks in FirebaseSessions:
Reproducing the issue
Calling
[FIRApp configure];
in
didFinishLaunchingWithOptions
causes the leaks.
Firebase SDK Version
10.7.0
Xcode Version
14.3 (14E222b)
Installation Method
CocoaPods
Firebase Product(s)
Analytics, Crashlytics, Remote Config
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
No response
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetThe text was updated successfully, but these errors were encountered: