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
Hey! I have a problem with build flavors and firebase auth ui
Environment
Google Play Services version: 24.2.1
Firebase/Play Services SDK version: 9.8.0
FirebaseUI version: 1.0.0
When i add firebase auth ui dependency and default activity declared in build flavor android.manifest , then have an error: "Activity not found". When i declare it in common android.manifest - everything fine.
I want to use different launch activity in my build flavor.