Giter Club home page Giter Club logo

Comments (5)

Tgo1014 avatar Tgo1014 commented on July 19, 2024

@JoshJustPark, can you call FirebaseApp.initializeApp(Context) on your Application() class and see if it solves the issue?

from exponea-android-sdk.

JoshHughes-JP avatar JoshHughes-JP commented on July 19, 2024

@Tgo1014 I have tried this as the very first line in the overriden OnCreate() method, with no luck

from exponea-android-sdk.

Tgo1014 avatar Tgo1014 commented on July 19, 2024

@JoshJustPark Just to make sure: do you have a class that extends the Application() class and that class is set on your AndroidManifest.xml? The reason I'm asking this is that the Firebase "error line link" links to your launcher class, but that isn't were you're supposed to init the Firebase Instance, you must init it on the Application().

from exponea-android-sdk.

JoshHughes-JP avatar JoshHughes-JP commented on July 19, 2024

@Tgo1014 Thanks for the help. We've resolved the issue. The fix was to initialise Firebase from the application class manually. We had a separate conflict which stopped the fix (ie FirebaseApp.InitializeApp) from working the first time.

from exponea-android-sdk.

dominik-hadl avatar dominik-hadl commented on July 19, 2024

@JoshJustPark Thanks for the information, glad you could resolve the issue.

from exponea-android-sdk.

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.