Crash when install game again (override existing one)

Hi,

I have this weird problem and I’m not sure what is going on.
When I install my game on the device using organizer, first time all works great, but if I install it again on top of the first version, game won’t start and console shows this error:

Sat Apr 16 03:05:55 Maciejs-iPhone installd[12383] : 2ff66000 verify_signer_identity: Could not copy validate signature: -402620393
Sat Apr 16 03:05:55 Maciejs-iPhone installd[12383] : 2ff66000 load_application_info: Could not load signer identity from /private/var/mobile/Applications/90C66D5C-B086-471E-9FBF-4D3D80558B11/RogerThePig.app/RogerThePig2

The most interesting is if you install the game two times on top of the fist one, it will work fine… This is beyond my understanding to be honest. If anyone know what can cause the problem please let me know.

Just to clarify what is going on:
There is no game on the device, I install game. All works fine.
I install game on top of the existing version (replace), game crashed at start on the device and I can see the error in the console.
If I install game second time on top of the existing version, game works fine but the error still appears in the console.

Regards

M [import]uid: 27699 topic_id: 8964 reply_id: 308964[/import]

That is very strange. Do you experience the same issue when using the iPhone Configuration Utility?

If you haven’t tried it, you might want to, I find it to be the absolute quickest way to test Corona apps and install them on device.

When you build, simply drag the Binary onto the iPhone Configuration Utility dock icon, if the app is already present in the library, it’ll ask if you want to replace the Binary.

When you have your device plugged in, under the Applications tab, it’ll show you all installed apps on your device, and all that can be installed (that you dragged onto the iPhone Config Utility icon). You can easily install/uninstall apps quickly from that screen.

And although it’s called the iPhone Configuration Utility, it’s compatible with all iOS mobile devices (iPod touch, iPhone, iPad).

I don’t use the Organizer personally, so I couldn’t tell you why you’re having that issue–but I’ve never experienced the issue you’re describing while using the lightweight iPhone Configuration Utility. [import]uid: 52430 topic_id: 8964 reply_id: 32757[/import]

Hi,
thanks for your replay.

When I use configuration utility I cannot install application on top of application. Game has to be uninstall first before it will be install again on the device. I can update game in the utility configuration tool but it does not allow me to install twice on the device without uninstall.

I find this problem very concern as if game will be on the app store and I release an update, it might crash my game on every device…

So it’s not like I can’t install my game, it just crashes when I install it again on top of the existing version on the phone.

Cheers [import]uid: 27699 topic_id: 8964 reply_id: 32764[/import]