Page 1 of 1

Submitted without notification gets warn

Posted: Thu Oct 20, 2016 7:30 am
by magixbox
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.

Re: Submitted without notification gets warn

Posted: Thu Oct 20, 2016 9:57 am
by LiveCode_Panos
Hi magixbox,

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

Best regards,
Panos
--

Re: Submitted without notification gets warn

Posted: Thu Oct 20, 2016 12:58 pm
by magixbox
Thanks for the pointer.
As long as Apple still letting the app to go thru, I am fine with that.