Hi,
I’ve been trying to test build an IOS app in my ipad.
However it exited as soon as it’s launched.
Here’s the logs I’ve gathered so far. Can someone help me to solve this?
i’m currently using xcode 3.2.5 with 4.2 sdk.
My ipad is in 4.2.1 firmware.
Mon Mar 21 14:16:53 kuchingmato-iPad madx[248] : → registered mono modules
Mon Mar 21 14:16:53 kuchingmato-iPad kernel[0] : launchd[248] Builtin profile: container (sandbox)
Mon Mar 21 14:16:53 kuchingmato-iPad kernel[0] : launchd[248] Container: /private/var/mobile/Applications/613703C5-263E-4767-928C-51501F36F686 [69] (sandbox)
Mon Mar 21 14:16:54 kuchingmato-iPad UIKitApplication:com.droids.madx[0x373a][248] : → applicationDidFinishLaunching()
Mon Mar 21 14:16:54 kuchingmato-iPad com.apple.launchd[1] (UIKitApplication:com.droids.madx[0x373a][248]) : (UIKitApplication:com.droidsfx.madmax[0x373a]) Exited with exit code: 1
Mon Mar 21 14:16:54 kuchingmato-iPad SpringBoard[29] : Application ‘madx’ exited abnormally with exit status 1
This is getting a little too intense for me as I’m more of an artist than a programmer.
I have got better experience building an android version. it was a lot easier than ios version and it works almost every time.
thanks in advance.