Will Apple charge for push notifications?

I have an Apple ID and I am creating an application in which I use the Apple Push Notification Service, but I'm a bit confused about this.

Is there a fee for this process from Apple? Is there any limit that it can fulfill on a certain number of Devices on which my application is installed?

+3
source share
3 answers

Apple will never charge a fee for using its Push Notification services. It is free, and you can send notifications to any number of devices that you want / need.

+6
source

Yes, its free. No need to spend money

0
source

All Articles