skip to Main Content

Firebase – android app is crashing and showing this error. I have changed the dependency versions multiple times also but nothing is working

2023-09-23 12:16:25.889 22438-22438/com.example.firebaseauth E/le.firebaseauth: Attempt to load writable dex file: /data/data/com.example.firebaseauth/code_cache/.overlay/base.apk/classes3.dex 2023-09-23 12:16:28.948 22438-22438/com.example.firebaseauth E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.firebaseauth, PID: 22438 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.firebaseauth/com.example.firebaseauth.login}: java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process com.example.firebaseauth. Make sure…

VIEW QUESTION

Android studio setup

I am trying to install android studio on my Macbook M1 chip but when it gets to this stage, I keeps on getting this error, I tried redownloading it but still have the same error: java.net.SocketTimeoutException: Read timed out Warning:…

VIEW QUESTION

Flutter nearby_connections

I got this error when i try to advertise or discover on devices.However it worked well on the ring road the day before: ] PlatformException(Failure, 17: API: Nearby.CONNECTIONS_API is not available on this device. Connection failed with: ConnectionResult{statusCode=INTERNAL_ERROR, resolution=null, message=null},…

VIEW QUESTION
Back To Top
Search