App upload error as of Feb 1

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

scotttyang
Posts: 125
Joined: Sat Jan 31, 2009 12:01 am

Re: App upload error as of Feb 1

Post by scotttyang » Thu Feb 06, 2014 2:28 am

I get the Push Notification all the time as a warning. When you go to iTunes connect, look at your app, it won't let you uncheck it as an option. just ignore it. I don't know where to undo the "push notification" from Livecode.

KennyR
Posts: 256
Joined: Thu Jan 19, 2012 4:25 am

Re: App upload error as of Feb 1

Post by KennyR » Thu Feb 06, 2014 4:17 pm

Okay, I followed the instructions on extracting the plist files and it seemed to take care of a few issues I was having uploading the binary, but I keep getting this error again....I am using LC5.5.5....Is this the issue? I noted that the files for extraction should go in the LC 6.5.2 build, but will they work with my version? Here is my error below

Package Summary:

1 package(s) were not uploaded because they had problems:
/var/folders/l3/ygw5grw548s9yvcz25kmx_t40000gn/T/815395717.itmsp - Error Messages:
Apple's web service operation was not successful
Unable to authenticate the package: 815395717.itmsp
ERROR ITMS-9000: "No .app bundles found in the package" at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: App upload error as of Feb 1

Post by LCNeil » Thu Feb 06, 2014 4:43 pm

Hi Kenny,

XCode 5 support was introduced in LiveCode 6.1.2 and as of 1st Feb 2014 all iOS apps must be built using this version of Xcode.

More information on this can be found here-

https://developer.apple.com/news/?id=12172013a

As this is the case, builds using LiveCode 5.5.5 will not be accepted.

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
--

KennyR
Posts: 256
Joined: Thu Jan 19, 2012 4:25 am

Re: App upload error as of Feb 1

Post by KennyR » Thu Feb 06, 2014 5:06 pm

Thank you Neil for your quick response...Guess submitting apps with my dinosaur is just not going to happen....That's honestly disappointing.....

chrisbailey
Posts: 10
Joined: Fri Feb 07, 2014 10:57 am

Re: App upload error as of Feb 1

Post by chrisbailey » Fri Feb 07, 2014 11:12 am

I have installed the plist files and my app now uploads to the AppStore via Application Loader. I am just waiting to see if Apple approve the app!

I would also like to mention the superb support I have personally received from RunRev. I am new to LiveCode and I was having a few "simple" problems getting my app to work or having the correct credentials to submit an app to the AppStore.

At every step, the support from RunRev was nothing short of brilliant. I would recommend them to everyone!!! Especially people like myself with very limited knowledge of App Development.

Thank you!

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: App upload error as of Feb 1

Post by dave.kilroy » Fri Feb 07, 2014 11:30 am

Hi Chris and welcome to the forum :)

Yes I agree about the quality of people working in LiveCode and the culture of the company - that was the main deciding factor when I chose them back in 2009 as my new main development tool over Xojo (although then it was called RealBasic)...

Dave
"...this is not the code you are looking for..."

jessamy99
Posts: 103
Joined: Thu Oct 25, 2012 3:23 pm

Re: App upload error as of Feb 1

Post by jessamy99 » Sat Feb 15, 2014 7:11 pm

Thankyou all for the above messages which I was hoping would solve my problems.

I have LC 6.1.2 and Xcode 5.0.2
I have updated the plist files as recommended above.

I just built an app and got an error during the building that Xcode was unable to find Arm 7:

linking for armv7 failed with g++: failed to exec
/Applications/Xcode.app/Contents/Developer/usr/bin/clang++;
No such file or directory

Any help would be gratefully received.
Thanking you all in advance!

Best wishes, Jessamy.

***********************************************************************

Update...

I discovered my mistake. I rename my Xcode's as I have a few different ones.
The latest didn't like being renamed!!

Problem solved!
Thankyou to all of you helpful people anyway!!

Jessamy.

greaper76
Posts: 4
Joined: Tue Sep 13, 2011 6:02 pm

Re: App upload error as of Feb 1

Post by greaper76 » Sun Mar 09, 2014 5:28 pm

Hi,

Sorry if I am posting this in the wrong thread. I have had errors trying to submit my app to apple using livecode 5.5.5 and xcode 5.0.2. Am I to understand that Livecode 5.5.5 cannot be used to submit ios apps anymore, which means I have to now purchase a livecode 6.5 license.

many thanks,

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: App upload error as of Feb 1

Post by LCNeil » Mon Mar 10, 2014 11:09 am

Hi Greaper,

Xcode 5.0.2 support was introduced in LiveCode 6.1.2 so in order to submit to the iOS app store, you will have to upgrade your instance of LiveCode to a compatible version.

A comparison of our available licences can be found here-

http://livecode.com/livecode-licenses-comparison/

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Post Reply