Mission: **PUSH COMMANDER**

Mission: PUSH COMMANDER
Task: Register device for push notifications

If I Include

implementation(“com.google.firebase:firebase-core”)

in the build.cradle.kts, it crashes the app.

Take it out and the App runs, but will not register the device. I think it stops running because the emulator screen goes solid white but no text pops up. If I run it several times I get an Android system message saying the App keeps stopping. Anyone have ideas on what’s happening?

I closed this topic because it duplicates this one: