Pushwoosh / pushwoosh-phonegap-plugin

Pushwoosh PhoneGap Build Plugin
Other
109 stars 139 forks source link

Fix missing Push Notifications capability in Xcode 8 #206

Closed CookieCookson closed 7 years ago

CookieCookson commented 7 years ago

With the new Xcode 8 changes, you have to enable Push Notifications as a Capability in the Capabilities tab. This PR will automatically add this capability when cordova-ios@4.3.0 is released.