Skip to content

Firebase.configure() leaks #1892

Closed
@paulsUsername

Description

@paulsUsername

[REQUIRED] Step 2: Describe your environment

Launching an app with Firebase added through cocoa pods, and then calling FirebaseApp.configure() causes many leaks.

If I don't call Firebase.configure() I get no leaks. If I call Firebase.configure() but I don't make any other calls to firebase I still get the same leaks.

[REQUIRED] Step 3: Describe the problem

Creat app, add firebase, call FirebaseApp.configure() in didFinishLaunchingWithOptions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions