Missing Push Notification Entitlement

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rmorrow
Posts: 1
Joined: Wed Jan 28, 2015 5:25 am

Missing Push Notification Entitlement

Post by rmorrow » Sun Nov 05, 2017 3:25 am

Versions Tried
Livecode 9.0.0 (dp 9) Xcode 8.3
LiveCode 8.1.6 STABLE – Xcode 8.3

No push notifications are used in this app. Push notifications are set to off in settings for Livecode and Xcode.

Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the "aps-environment" entitlement. If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the "aps-environment" entitlement. Xcode 8 does not automatically copy the aps-environment entitlement from provisioning profiles at build time. This behavior is intentional. To use this entitlement, either enable Push Notifications in the project editor's Capabilities pane, or manually add the entitlement to your entitlements file. For more information, see https://developer.apple.com/library/con ... 94-CH6-SW1.

How can I prepare the app correctly to meet the requirements of this kickback by the iOS developing team?

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7210
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Missing Push Notification Entitlement

Post by jacque » Sun Nov 05, 2017 5:50 pm

It's a long-time issue that is apparently just a warning which doesn't affect the ability to submit the app.

http://quality.livecode.com/show_bug.cgi?id=10979
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply

Return to “iOS Deployment”