capacitor-community / fcm

Enable Firebase Cloud Messaging for Capacitor apps
https://capacitor.ionicframework.com/docs/
MIT License
237 stars 83 forks source link

iOS - no valid aps-environment entitlement string found for application #73

Closed sakdeniz closed 3 years ago

sakdeniz commented 3 years ago

I made FCM community integration (v1.1.1) to my iOS App. I enabled push notification on XCode. I also created the necessary provisioning files from the iOS Developer site (iOS Distribution). Despite trying all kinds of things, I get the following message when testing app on BrowserStack.

"no valid aps-environment entitlement string found for application"

I also checked the contents of the ipa file and verified that the string "aps-environment" is in the file.

Is this a bug or am I missing something?

Environment Mac OS Big Sur XCode 12.5 Capacitorjs 2.4.6 FCM Community 1.1.1

stewones commented 3 years ago

you're missing something