I have programmed an app and uploaded at the Apple store. I got a warning from apple that "Missing Push Notification Entitlement - Your app includes an API for Apple's Push Notification service, but the aps-environment entitlement is missing from the app's signature. To resolve this, make sure your App ID is enabled for push notification in the Provisioning Portal. ..". I have no push notifications or plugin in my app.
How can I fix the problem?