Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Split the different pages you need to visit #577

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ Note that this setup takes place on both the Google Play Console and the Google
To enable the Developer and Reporting APIs for your Google Cloud Project, you’ll want to do the following:
1. Go to the [API Console](https://console.developers.google.com/).
2. From the projects list, select a project or create a new one.
3. Go to the [Google Play Android Developer API page](https://console.cloud.google.com/apis/library/androidpublisher.googleapis.com) and the [Google Play Developer Reporting API page](https://console.cloud.google.com/apis/library/playdeveloperreporting.googleapis.com) in Google Cloud Console.
4. Click **Enable**. (This will say **Manage** when it is enabled.)
3. Go to the following pages and click **Enable** ((This will say **Manage** when it is enabled):
1. [Google Play Android Developer API page](https://console.cloud.google.com/apis/library/androidpublisher.googleapis.com)
2. [Google Play Developer Reporting API page](https://console.cloud.google.com/apis/library/playdeveloperreporting.googleapis.com)

![steponeGIFv2](https://github.com/RevenueCat/revenuecat-docs/assets/112121235/97660d3a-b963-4b1e-8be0-d5bc28080b33)

Expand Down