firebase / friendlyeats-android

Cloud Firestore Android codelab
https://codelabs.developers.google.com/codelabs/firestore-android
Apache License 2.0
261 stars 156 forks source link

Crash upon startup (Step 5) #220

Open I-Am-Ahnold opened 7 months ago

I-Am-Ahnold commented 7 months ago

Step 1: Describe your environment

Step 2: Describe the problem: Upon startup, the app displays a white screen and then promptly crashes.

Steps to reproduce:

  1. Start firebase emulators
  2. Run app in android studio emulator
  3. App crashes withing 2 seconds with no user input

Observed Results:

Expected Results:

Relevant Code:

Unknown