iOS
On iOS, for Push Notifications, Plugin uses APNS for registering to notifications. This is a service provided by iOS platform for free.
There is no special setup required as plugin configures it automatically.
In-case, if you are having a manual setup for provisioning profile configuration, make sure you have Push Notifications capability enabled for your app id.
Last updated