Submitted without notification gets warn

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
magixbox
Posts: 11
Joined: Sat Feb 22, 2014 8:53 am

Submitted without notification gets warn

Post by magixbox » Thu Oct 20, 2016 7:30 am

The app that we have submitted clearly did not use any of the notification feature, and we did not turn any of those switches on while creating the standalone .app
We've got a warning from apple that we should not includes such api in our app - which we have no control over as the app was created by our lovely Livecode 8.1.1.
Similar warning has been given to us since last year...

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Here goes with the warn letter from apple:
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. Then, sign your app with a distribution provisioning profile that includes the aps-environment entitlement. This will create the correct signature, and you can resubmit your app. See "Provisioning and Development" in the Local and Push Notification Programming Guide for more information. If your app does not use the Apple Push Notification service, no action is required. You may remove the API from future submissions to stop this warning. If you use a third-party framework, you may need to contact the developer for information on removing the API.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Thank you.

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 864
Joined: Fri Feb 06, 2015 4:03 pm

Re: Submitted without notification gets warn

Post by LiveCode_Panos » Thu Oct 20, 2016 9:57 am

Hi magixbox,

This is a known issue, see http://quality.livecode.com/show_bug.cgi?id=10979 for more details.

Best regards,
Panos
--

magixbox
Posts: 11
Joined: Sat Feb 22, 2014 8:53 am

Re: Submitted without notification gets warn

Post by magixbox » Thu Oct 20, 2016 12:58 pm

Thanks for the pointer.
As long as Apple still letting the app to go thru, I am fine with that.

Post Reply