diff --git a/assets/images/mobile-app-testing/firebase/Noteaddemail.png b/assets/images/mobile-app-testing/firebase/Noteaddemail.png new file mode 100644 index 000000000..9cf94e8bc Binary files /dev/null and b/assets/images/mobile-app-testing/firebase/Noteaddemail.png differ diff --git a/docs/install-apps-from-firebase.md b/docs/install-apps-from-firebase.md index 04f07dc81..e056c2145 100644 --- a/docs/install-apps-from-firebase.md +++ b/docs/install-apps-from-firebase.md @@ -114,4 +114,14 @@ Now, you can view all the apps you’ve uploaded along with their respective ver 1. **Add new project:** Click this button to add and sync new Firebase projects to your workspace. 2. **Refresh:** This button refreshes the project list, apps, and releases to their latest state without affecting your synced releases. 3. **Project Menu:** Click here to manage your project. You can share it with team members or delete it from the list. -4. **Sync:** Sync your release. This is necessary to start any session and generates a unique app ID for the release, which will be used for automation test cases. \ No newline at end of file +4. **Sync:** Sync your release. This is necessary to start any session and generates a unique app ID for the release, which will be used for automation test cases. + +:::note + +Please verify if your app is in testing mode. + +If it is, ensure that you add your email as a test user in GCP. This option is available in the 'Audience' section of GCP. + +Real + +:::