Page 1 of 1
Error in saving standalone
Posted: Sat Oct 17, 2015 2:45 pm
by ali yehia
I get this error when I save standalone project.
My live code 7.1.0 rc-1 build 10040
Xcode 6.4
Re: Error in saving standalone
Posted: Sat Oct 17, 2015 3:15 pm
by Klaus
Hi Ali,
please always (re)try with the latest version!
We already have LC 7.1 "stable" and LC 7.1.1 RC1
Bookmark this page and check often:
http://downloads.livecode.com/livecode/
Best
Klaus
Re: Error in saving standalone
Posted: Mon Oct 19, 2015 2:17 pm
by ali yehia
Thanks
I build with version 7.1 and save standalone.
But I get error when Upload application. I use application loader 3.0
Re: Error in saving standalone
Posted: Mon Oct 19, 2015 3:53 pm
by LCNeil
Check that your internal app id (found in standalone applications settings) and bundle ID (found in your app entry via your iOS dev account) match. If they are different, then this error can occur.
Kind Regards,
Neil Roger
--
LiveCode Support Team ~
http://www.livecode.com
---
Re: Error in saving standalone
Posted: Tue Oct 20, 2015 10:51 pm
by ali yehia
Ok, thanks
I submitted and get this email:
Missing Push Notification Entitlement - Your app appears to include API used 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. 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.
What 's the meaning? What do I do?