Skip to content

[v3] Is it possible to remove unnecessary dependencies from Podfile? #160

Open
@rohitgoyal

Description

@rohitgoyal

Hi
Basically I just want to use the Firebase Analytics which would just require Firebase and Firebase.Core dependencies as far as i know.
I am never gonna use Firebase database/Auth/RemoteConfig for sure. Now these dependencies would be taking unnecessary space in my app.

I tried removing the unnecessary pods and running pod install. But the build is failing after that show errors for FirebaseAuth etc.
Is there any way to avoid this?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions