fechanique / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
624 stars 991 forks source link

iOS: Provisioning profile "Demo Development" doesn't support the Push Notifications capability #646

Open freescout-helpdesk opened 3 years ago

freescout-helpdesk commented 3 years ago

When building an iOS app via bitrise we are receiving the following error:

Check dependencies
Code Signing Error: Provisioning profile "FreeScout Development" doesn't support the Push Notifications capability.
Code Signing Error: Provisioning profile "FreeScout Development" doesn't include the aps-environment entitlement.
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 14.0'

What can be the reason?