You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the OAuth client config JSON file, or simply take note of the Project ID, Client ID, and Client Secret Key.
55
58
56
-
Go to Firebase and navigate to App Distribution to upload your application.
59
+
Next, add an app, navigate to Firebase, and proceed to App Distribution to upload the application releases.
57
60
58
61
59
62
:::tip
60
-
In GCP, go to the OAuth consent screen --> Audience section, and you can add more testers for your project.
61
-
You must be a tester for your own project, or you must publish it to ensure that this works.
63
+
Access to the project is granted only if-
64
+
1. You are the owner.
65
+
2. You are a tester for the app.
66
+
3. The app is published.
67
+
68
+
These settings can be updated in the OAuth consent screen.
62
69
:::
63
70
64
71
Steps to Test apps:
@@ -71,16 +78,26 @@ Login to your LambdaTest account. Visit **Real Device** from the left panel and
71
78
**Step 2:**
72
79
When you click on Add Project, you can integrate your Firebase account with LambdaTest either by uploading a **config file** or connecting **using credentials**. You should have these credentials from the prerequisite step.
After entering these details, the option to **sign in with Google** will appear. Follow the steps and choose the Google account through which you would like to integrate Firebase with LambdaTest.
You will have successfully integrated LambdaTest with Firebase. You can now click on **Share Now** to share the project with the testers you added in GCP.
Note: Projects can also be shared later directly from the menu.
99
+
100
+
**Step 5:**
101
+
Now, you can view all the apps you’ve uploaded along with their respective versions, which can be synced with LambdaTest. Select the application, choose the version, pick the device for testing, and **start the session.**
0 commit comments