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
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?