Uploading my app to App Store

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
ECNU4271
Posts: 93
Joined: Tue May 07, 2013 4:33 pm

Uploading my app to App Store

Post by ECNU4271 » Fri Aug 23, 2013 1:49 am

Hi all,

I met some unsolvable problems while uploading my app to the App store.


In application loader, after choosing the zip file, right before sending, there is a background activity.

1.
My issue is that " the bundle ID XX.XX.XX defined in your xcode project does not match the bundle ID that you entered for this app in iTunes Connect"
But I never used Xcode project during my developing, how could I solve this problem?

2.
My issue is that "Application failed codesign verification. The signature was invalid, contains disallowed entitlements or it was not signed with an iPhone Distribution Certificate."
I am pretty sure my provisional profile is created correctly on apple developer website. I don't understand how this would occur.


Thanks a lot in advance for any help or idea!
I am devastated now!!

Michael

gstrekkie
Posts: 27
Joined: Tue Aug 20, 2013 11:43 pm

Re: Uploading my app to App Store

Post by gstrekkie » Fri Aug 23, 2013 2:02 am

I dont know if I can post the link for apple so just do this search and it should point you in the right direction to generate your certificates and provisioning profiles.("steps for submitting an ios app to app store" in google the first link to apple should help) if you did all that already and its not working you need to check your standalone application settings and verify all the settings jive with apples. It seems its more difficult than it should be. I dont think your alone. good luck!

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7395
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Uploading my app to App Store

Post by jacque » Fri Aug 23, 2013 7:28 pm

Have you created a distribution profile in the Apple Dev center? You can't use a development profile. Once you have a distribution profile, rebuild your standalone using that.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply