Android Environment Settings
PlayNANOO supports using Apple ID in Android environment. Configure the environment to enable Apple ID.
Enable Sign In With Apple
- Enable the Sign In with Apple service for the relevant project in Certificates, Identifiers & Profiles > Identifiers on the Apple developer page.

Add Service IDs
- Select Certificates, Identifiers & Profiles > Identifiers on the Apple developer page, then add a Service ID.


- Enter a different Identifier for the Service IDs than the App ID's Identifier.

- Click Configure for Sign In with Apple.

- Select the project you want to use for Primary App ID.
- Enter playnanoo.com for Domains and Subdomains.
- Enter https://service-account.playnanoo.com/apple/callback for Return URLs.

Create and Download Key
- Select Certificates, Identifiers & Profiles > Keys on the Apple developer page, then add a Key.

- Enable Sign in with Apple, then click Configure.

- Select the Primary App ID.

- Download and securely store the created key information.

PlayNANOO Console Settings
- Access the PlayNANOO console and go to the relevant channel's Settings > API and Platform Management.
- Enter the following information in the iOS settings.
- Bundle Identifier: Enter the Bundle ID of the project registered in Identifiers.
- App ID: Enter the AppStore project Apple ID.
- Team ID: Enter the Team ID (App ID Prefix) of the project registered in Identifiers.
- Service ID: Enter the Identifier information of the Service IDs registered in Identifiers.
- Key ID: Enter the Identifier information of the created Key.
- Key File: Upload the key information file downloaded when creating the Key.