<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/quickstart_issue.md --> <!-- Are you in the right place? * If you think you have found a **bug in the Firebase Android SDK** please file the issue here: https://github.com/firebase/firebase-android-sdk * If you are filing an issue about **FCM in the background** make sure to read [#4](https://github.com/firebase/quickstart-android/issues/4) and [#89](https://github.com/firebase/quickstart-android/issues/89) first! --> ### Step 1: Describe your environment * Android device: _____ * Android OS version: _____ * Google Play Services version: _____ * Firebase/Play Services SDK version: _____ ### Step 2: Describe the problem: #### Steps to reproduce: 1. Checkout the code 2. Open the project on Android Studio Hedgehog | 2023.1.1 3. It doesn't run the app on a simulator #### Observed Results: * What happened? This could be a description, `logcat` output, etc. #### Expected Results: * What did you expect to happen? #### Relevant Code: ``` // TODO(you): code here to reproduce the problem ```