Android Configuration
PlayNANOO supports using Apple ID on the Android platform. Configure settings to enable Apple ID.
Enable Sign In With Apple
- On the Apple Developer page, enable the Sign In with Apple service for the project under Certificates, Identifiers & Profiles > Identifiers.

Add Service IDs
- On the Apple Developer page, go to Certificates, Identifiers & Profiles > Identifiers and 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 desired project for the 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
- On the Apple Developer page, go to Certificates, Identifiers & Profiles > Keys and add a Key.

- After enabling Sign in with Apple, click Configure.

- Select the Primary App ID.

- Download and securely store the generated key information.

PlayNANOO Console Setup
- Access the PlayNANOO console and navigate to Settings > API and Platform Management for the channel.
- Enter the following information in iOS settings:
- Bundle Identifier : Enter the Bundle ID of the project registered in Identifiers.
- App ID : Enter the Apple ID of the AppStore project.
- 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 generated Key.
- Key File : Upload the key information file downloaded during Key creation.