How to generate APNS key
-
Once you have signed in to the iPhone Developer Connection Portal, click on Keys at Certificates, IDs & Profiles column
-
Press + to generate new key
-
Select Apple Push Notifications service (APNs), and enter a name for the key . Select Continue and on the next page, select Register.
-
Download your new key and save it in a secure place. You can only download it once, so don’t lose it. Then, click Done and you will have a new key.
Key Id and Team Id
Upload key to Dashboard
To upload APNS key to ConnectyCube Dashboard you need to do the following:
- Open your ConnectyCube server Dashboard at admin< server >.connectycube.com
- Go to Push notifications module
- Switch to Credentials tab
- Upload the newly created APNS key on APNS Authentication Token (JWT) form.
- Enter
key id
andteam id
- Press Upload
Links you might find usefull:
How to submit an iOS app to the App Store: Step-by-step guide
How to upload app to the Google Play Store: Step-by-step guide