Giter VIP home page Giter VIP logo

Comments (2)

christofferqa avatar christofferqa commented on June 12, 2024 1

Thanks for the quick turnaround!

from tivi.

davidqphan avatar davidqphan commented on June 12, 2024

Hi @chrisbanes I built the app from main, and faced a similar issue to this. Do I need to configure Firebase? See stack trace

2024-02-17 15:26:45.306  3252-3280  Compatibil...geReporter app.tivi.debug                       D  Compat change id reported: 247079863; UID 10141; state: ENABLED
2024-02-17 15:26:45.308  3252-3280  ImageLoade...CoilLogger app.tivi.debug                       I  onConnectivityChange: The device is online.
2024-02-17 15:26:45.320  3252-3280  AndroidRuntime          app.tivi.debug                       E  FATAL EXCEPTION: ConnectivityThread
                                                                                                    Process: app.tivi.debug, PID: 3252
                                                                                                    java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process app.tivi.debug. Make sure to call FirebaseApp.initializeApp(Context) first.
                                                                                                    	at com.google.firebase.FirebaseApp.getInstance(FirebaseApp.java:179)
                                                                                                    	at com.google.firebase.crashlytics.FirebaseCrashlytics.getInstance(FirebaseCrashlytics.java:213)
                                                                                                    	at co.touchlab.crashkios.crashlytics.CrashlyticsCallsActual.logMessage(CrashlyticsCallsActual.kt:7)
                                                                                                    	at co.touchlab.crashkios.crashlytics.CrashlyticsKotlin.logMessage(CrashlyticsKotlin.kt:9)
                                                                                                    	at app.tivi.util.CrashlyticsTree.log(TimberLogger.kt:94)
                                                                                                    	at timber.log.Timber$Tree.prepareLog(Timber.kt:168)
                                                                                                    	at timber.log.Timber$Tree.i(Timber.kt:71)
                                                                                                    	at timber.log.Timber$Forest.i(Timber.kt:312)
                                                                                                    	at app.tivi.util.TimberLogger.i(TimberLogger.kt:45)
                                                                                                    	at app.tivi.util.CompositeLogger.i(CompositeLogger.kt:26)
                                                                                                    	at app.tivi.common.imageloading.ImageLoaderKt$asCoilLogger$1.log(ImageLoader.kt:58)
                                                                                                    	at coil3.util.AndroidSystemCallbacks.onConnectivityChange(SystemCallbacks.kt:111)
                                                                                                    	at coil3.util.RealNetworkObserver.onConnectivityChange(NetworkObserver.kt:69)
                                                                                                    	at coil3.util.RealNetworkObserver.access$onConnectivityChange(NetworkObserver.kt:34)
                                                                                                    	at coil3.util.RealNetworkObserver$networkCallback$1.onAvailable(NetworkObserver.kt:42)
                                                                                                    	at android.net.ConnectivityManager$NetworkCallback.onAvailable(ConnectivityManager.java:3954)
                                                                                                    	at android.net.ConnectivityManager$NetworkCallback.onAvailable(ConnectivityManager.java:3936)
                                                                                                    	at android.net.ConnectivityManager$CallbackHandler.handleMessage(ConnectivityManager.java:4263)
                                                                                                    	at android.os.Handler.dispatchMessage(Handler.java:106)
                                                                                                    	at android.os.Looper.loopOnce(Looper.java:205)
                                                                                                    	at android.os.Looper.loop(Looper.java:294)
                                                                                                    	at android.os.HandlerThread.run(HandlerThread.java:67)
2024-02-17 15:26:45.358  3252-3280  Process                 app.tivi.debug                       I  Sending signal. PID: 3252 SIG: 9
---------------------------- PROCESS ENDED (3252) for package app.tivi.debug ----------------------------

from tivi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.