gorush
gorush copied to clipboard
Is it possible to send ios push notification when having only a free apple developer account ?
I think it is NOT possible to send ios push notification when having a free apple developer account. If you want to send ios push notification you need:
- a APNs authentication token signing key OR
- private key to access the APNs
I don't think you can create these keys with a free apple developer account. For that you need a paid apple developer account (99 $/year).