APNs (iOS)
Last updated
Last updated
Creating an APNs Push Authentication Key
Log in to the → Certificates, IDs & Profiles → Select Keys → Click the '+' button to create a new key.
A maximum of 2 push authentication keys can be created."
Enter the Key Name and enable Apple Push Notification service (APNs).
Click the Register button to issue the authentication key.
Check the Key ID and download it.
Since it can only be downloaded once, please be careful not to delete or lose it."
Gamepot Dashboard → Project Settings → Integration → The APNS section needs to be configured.
APNS Key ID: Enter the Key ID value confirmed in step 4
APNS Bundle ID: Enter the Bundle Identifier value from Xcode
Team ID: Log in to the Apple Developer site → Enter the Team ID at the bottom under 'Membership Details'
Click the Upload button to register the .p8 file created in step 4"