Difference between developer and submitted app?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
hliljegren
Posts: 111
Joined: Sun Aug 23, 2009 7:48 am
Contact:

Difference between developer and submitted app?

Post by hliljegren » Sat May 21, 2011 10:14 am

Hi!

I have tried to submit an app to the app store twice. It runs without problem on my iPhone and iPad. Both times it has been rejected by Apple who says that the app crashes on startup! I've tested my app under wifi, 3G, edge, no network at all, and for me it never crashes. The only difference I can see is that the submitted app is signed with another certificate. Does anyone know if there are any other differences? It's quite frustrating to get the app rejected, and get a crash log that doesn't help as it points to code written by runrev. NOTE: I don't blame runrev for faulty code. It can of course be my code that is the problem but the crash log from Apple doesn't help me when the binaries is created by LiveCode.

Can anyone shed some light please!
___________________________________
MacBook Pro M1 MAX 64 Gb,
LiveCode 10.0.1rc3

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Re: Difference between developer and submitted app?

Post by BvG » Sat May 21, 2011 11:31 am

fr crashes, contact support at runrev dot com
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

Re: Difference between developer and submitted app?

Post by andyh1234 » Sun May 22, 2011 1:11 pm

Im having a similar problem with an app rejected twice, its good to know im not alone!

Everything works perfectly on the test devices, but the App store rejects the app as crashing on startup.

Do you use any of the externals (revzip, sqllite etc) for iOS?

I have a large second level support ticket back from Apple that seems to point the issue with my App towards the database externals so I have sent this onto RunRev support, if you are having similar problems it might be worth contacting them as well.

hliljegren
Posts: 111
Joined: Sun Aug 23, 2009 7:48 am
Contact:

Re: Difference between developer and submitted app?

Post by hliljegren » Mon May 23, 2011 8:06 pm

I'm using rev-XML a lot. Thanks for the input. WIll contact support to see if there is anything to do...
___________________________________
MacBook Pro M1 MAX 64 Gb,
LiveCode 10.0.1rc3

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Re: Difference between developer and submitted app?

Post by BvG » Tue May 24, 2011 11:57 am

From communication with RunRev, I gathered that this is a known problem with all apps that use externals. A fixed version of LC will be available as soon as possible.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

CALL-151
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 206
Joined: Wed Oct 20, 2010 11:00 am

Re: Difference between developer and submitted app?

Post by CALL-151 » Wed Jun 15, 2011 10:14 pm

Does anyone have an update on the status of fixing this issue?

andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

Re: Difference between developer and submitted app?

Post by andyh1234 » Thu Jun 16, 2011 12:55 am

An updated version of Livecode should be available very soon as the problem has been located and fixed, I think its just working through the testing process as before releasing as 4.6.2.

In the meantime it might be worth getting in touch with support to see if there is any way you can get the pre-release if your app depends on externals.

Post Reply