Skip to main content

Android Environment Setup

PlayNANOO supports using Apple ID within Android environment.
Configure to enable Apple ID.

Enable Sign In With Apple

  • Enable Sign In with Apple service for the project under Certificates, Identifiers & Profiles > Identifiers on the Apple developer page.

Add Service IDs

  • On the Apple developer page, go to Certificates, Identifiers & Profiles > Identifiers and add Service ID.

  • Enter a different Identifier for the Service IDs than the Identifier for the App ID.

  • Click Configure for Sign In with Apple.

Create and Download Key

  • On the Apple developer page, go to Certificates, Identifiers & Profiles > Keys and add 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 PlayNANOO console and go 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 information creation.