iOS: APNS Push Certificate Setup
This guide provides instructions on how to obtain the necessary values for configuring APNS.
- Key (in the form of a .p8 file extension)
- Key ID
- Team ID
- Bundle Identifier (can be verified in Xcode)
Before proceeding to the next step, make sure that the identifier has been registered.
Check if the identifier for the app you are developing is in the list on the Apple Developer's Identifiers page. If you have been developing with the same Apple account in Xcode, it should have been registered automatically.
If it is not in the list, be sure to register it before proceeding to the next step.
- 1.

- 2.Once the key is created, download the .p8 file and copy the Key ID for future reference.


At FlareLane Channels > App Push > Push Certificate > APNS input fields, enter the information obtained in Step 2.

Last modified 25d ago