I’m having trouble last days trying to run my app. It just quits instantly.
After getting logs from logcat, I can see the following when I try to start my application:
10-22 22:34:42.059 3027 3027 E AndroidRuntime: Process: com.forumecv, PID: 3027
10-22 22:34:42.059 3027 3027 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.google.firebase.provider.FirebaseInitProvider: com.google.firebase.components.MissingDependencyException: Unsatisfied dependency for component Component<[interface com.google.firebase.auth.internal.InternalAuthProvider, class com.google.firebase.auth.FirebaseAuth]>{2, type=0, deps=[Dependency{anInterface=interface com.google.firebase.heartbeatinfo.HeartBeatController, type=required, direct=false}, Dependency{anInterface=class com.google.firebase.FirebaseApp, type=required, direct=true}]}: interface com.google.firebase.heartbeatinfo.HeartBeatController
It seems that I’m missing some Firebase Auth dependencies.
Does anyone of you guys have any experience with this issue?
Perhaps is something to be fixed by Kodular after 1.5C.0?
well, did everyone who get problem with app can’t start it’s because using kodular firebase comp? . lately i’ve been compiling many project and they all is fine. ofc im not using any firebase comp at all.
I can’t remember how to set Firebase Auth on a new project out of my head, but I’ll try to relearn it and put something together this monday (I’m on GMT-3).
In a project already created and that uses firebase auth I have the same problem, the app closes. But when creating a new project with firebase auth there is no problem.
I assumed that this extension was removed before raising the problem, it is known that the free extension is not compatible with Auth.
I definitely recommend @iamwsumit