Invalid entitlements running an App

Hi, I have a problem, when I compile the App, Xcode shows this message:
The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile. (0xE8008016).

The app uses Google Cloud Message

Hi @mahiguerag,
The identifier for the app or the library is set to one that is not how your developer account is setup for. IN this case you mentioned it is Google Cloud Message so it could be something like com.google.CloudMessage chance that to your identifier

cheers,

Jayant