Unity 4.5 App Store Rejection: Crash on Startup

This is the first App I submitted using the newest Unity 4.5. Runs fine on my iPad, however it crashed on Apple’s review team iPad. Either I did something wrong, or more developer should get this problem. This App is iPad only, and compiled for ios5 and up. Here is the crash report:

{“bundleID”:“com.rolfbertram.science3”,“app_name”:“science3”,“bug_type”:“109”,“name”:“science3”,“os_version”:“iPhone OS 7.1.1 (11D201)”,“version”:“1.0 (1.0)”}
Incident Identifier: 6FAAE99A-ECA3-46EF-A06F-8FDEBDCADCC3
CrashReporter Key: 628d256457077eeef4dda81174d6bd5e04a550c2
Hardware Model: xxx
Process: science3 [4745]
Path: /var/mobile/Applications/E8CBDC4C-D7E5-44E1-9193-B5C8C700B4E5/science3.app/science3
Identifier: com.rolfbertram.science3
Version: 1.0 (1.0)
Code Type: ARM (Native)
Parent Process: launchd [1]

Date/Time: 2014-06-06 15:56:40.328 -0700
OS Version: iOS 7.1.1 (11D201)
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 0

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3b2d11f0 __pthread_kill + 8
1 libsystem_pthread.dylib 0x3b3397b3 pthread_kill + 55
2 libsystem_c.dylib 0x3b281ff5 abort + 73
3 science3 0x01212c84 0xab000 + 18250884
4 science3 0x0122f3e0 0xab000 + 18367456
5 libsystem_platform.dylib 0x3b334721 _sigtramp + 41
6 libsystem_pthread.dylib 0x3b3397b3 pthread_kill + 55
7 libsystem_c.dylib 0x3b281ff5 abort + 73
8 science3 0x00b9feb8 0xab000 + 11488952
9 science3 0x00b9fe98 0xab000 + 11488920
10 science3 0x00b9b50c 0xab000 + 11470092
11 science3 0x00b8f830 0xab000 + 11421744
12 UIKit 0x329e5cbd -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 273
13 UIKit 0x329e560f -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1607
14 UIKit 0x329dfcc5 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 717
15 UIKit 0x3297bc93 -[UIApplication handleEvent:withNewEvent:] + 3547
16 UIKit 0x3297adf5 -[UIApplication sendEvent:] + 69
17 UIKit 0x329df401 _UIApplicationHandleEvent + 613
18 GraphicsServices 0x34fb2b53 _PurpleEventCallback + 607
19 GraphicsServices 0x34fb273b PurpleEventCallback + 31
20 CoreFoundation 0x30111845 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 33
21 CoreFoundation 0x301117df __CFRunLoopDoSource1 + 343
22 CoreFoundation 0x3010ffab __CFRunLoopRun + 1403
23 CoreFoundation 0x3007a765 CFRunLoopRunSpecific + 521
24 CoreFoundation 0x3007a547 CFRunLoopRunInMode + 103
25 UIKit 0x329de627 -[UIApplication _run] + 759
26 UIKit 0x329d988d UIApplicationMain + 1133
27 science3 0x000b0138 0xab000 + 20792
28 science3 0x000b0084 0xab000 + 20612

Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x3b2be804 kevent64 + 24
1 libdispatch.dylib 0x3b20d051 _dispatch_mgr_invoke + 229
2 libdispatch.dylib 0x3b2072df _dispatch_mgr_thread + 35

Thread 2:
0 libsystem_kernel.dylib 0x3b2d1c70 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3b336c1f _pthread_wqthread + 307
2 libsystem_pthread.dylib 0x3b336ad8 start_wqthread + 4

Thread 3:
0 libsystem_kernel.dylib 0x3b2d1c70 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3b336c1f _pthread_wqthread + 307
2 libsystem_pthread.dylib 0x3b336ad8 start_wqthread + 4

Thread 4:
0 libsystem_kernel.dylib 0x3b2beaa0 semaphore_wait_trap + 8
1 science3 0x012f9664 0xab000 + 19195492
2 science3 0x01255c48 0xab000 + 18525256
3 science3 0x012d50ec 0xab000 + 19046636
4 science3 0x012f2178 0xab000 + 19165560
5 science3 0x0130e3a0 0xab000 + 19280800
6 libsystem_pthread.dylib 0x3b338957 _pthread_body + 139
7 libsystem_pthread.dylib 0x3b3388c7 _pthread_start + 99
8 libsystem_pthread.dylib 0x3b336ae4 thread_start + 4

Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x017594f8
r4: 0x00000006 r5: 0x3cfbe18c r6: 0x00000006 r7: 0x017594f0
r8: 0x044a9e00 r9: 0x3b3346f9 r10: 0x00000000 r11: 0x01759920
ip: 0x00000148 sp: 0x017594e4 lr: 0x3b3397b7 pc: 0x3b2d11f0
cpsr: 0x00000010

Binary Images:
0xab000 - 0x14eaff7 science3 armv7 <20ec353bc2ce3f0d9e108b8717ab1ca9> /var/mobile/Applications/E8CBDC4C-D7E5-44E1-9193-B5C8C700B4E5/science3.app/science3
0x2beef000 - 0x2bf0f6aa dyld armv7s <4d05d388718832c99cdd4e74aeb07d51> /usr/lib/dyld
0x2efcb000 - 0x2f0cdfff AVFoundation armv7s /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2f0ce000 - 0x2f0f6ff4 libAVFAudio.dylib armv7s /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x2f0f7000 - 0x2f0f7fff Accelerate armv7s <58ca068138d93e988a34a0c8c34b0b11> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x2f101000 - 0x2f2cefda vImage armv7s <9923548d8ed23bb1b1020130b5d38dab> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2f2cf000 - 0x2f3b1fff libBLAS.dylib armv7s <48f7680a8fd83251ad8415bb090408c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x2f3b2000 - 0x2f66afff libLAPACK.dylib armv7s <2547383dc88d3329827b4d76768915ee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x2f66b000 - 0x2f6d9ff7 libvDSP.dylib armv7s <83036da6f5d9308bb5fad06b2d29bac9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x2f6da000 - 0x2f6ecff3 libvMisc.dylib armv7s /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x2f6ed000 - 0x2f6edfff vecLib armv7s <4a647b20c3f03490aae530226350a4cd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x2f6ee000 - 0x2f70effe Accounts armv7s <73b0639b81fe30d5b2b13628d3df2273> /System/Library/Frameworks/Accounts.framework/Accounts
0x2f70f000 - 0x2f70fffd AdSupport armv7s <04c9a678522a3967b22323c4ce6089bd> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x2f710000 - 0x2f777ff3 AddressBook armv7s /System/Library/Frameworks/AddressBook.framework/AddressBook
0x2f778000 - 0x2f88efff AddressBookUI armv7s <7a96c5c6a22f3b329d5f434870469175> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x2f9e5000 - 0x2fd01ff0 AudioToolbox armv7s <42ef392f2082317cbd3857838ab97aaf> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x2fd02000 - 0x2fe08ff0 CFNetwork armv7s <7f8df6965c623f8d9913dee8c8c9c7b6> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x2fe09000 - 0x2fe64ff7 CoreAudio armv7s <34a6461e9ad3380ea9e0405f81aad500> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x2fe65000 - 0x2fe7cfff CoreBluetooth armv7s <0e672bb563ea3c2fb0c6ae0070d00efb> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2fe7d000 - 0x30071067 CoreData armv7s <23650924fc293fdf994419f6894720a9> /System/Library/Frameworks/CoreData.framework/CoreData
0x30072000 - 0x301b5ff0 CoreFoundation armv7s <747c88b531d53bcbadfbcc953a429ea0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x301b6000 - 0x302daffb CoreGraphics armv7s <182ccc3a111d360eb5c1e58b4289afb3> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x302dc000 - 0x30317ff0 libCGFreetype.A.dylib armv7s <1d9c402cc18433db9a72d349876b2fea> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x30319000 - 0x30323ff8 libCMSBuiltin.A.dylib armv7s <1efb72c2985332c485d07c5a3784f93b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x30508000 - 0x30522ff3 libRIP.A.dylib armv7s <23b82f0d28e238938519439e243ae7a7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x30523000 - 0x305fcffc CoreImage armv7s <1eedb55ace133e10bb629fa881c45542> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x305fd000 - 0x3064cff7 CoreLocation armv7s <5d78705a46ab313fa21f1d5ed2f0ce3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x30684000 - 0x306ffffb CoreMedia armv7s /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x30700000 - 0x307a8ffb CoreMotion armv7s /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x307a9000 - 0x30801ff7 CoreTelephony armv7s <711db5ac808937b09143f43f11f06422> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x30802000 - 0x30892ff3 CoreText armv7s <43e84c5a90fc36a984363965f2d8029b> /System/Library/Frameworks/CoreText.framework/CoreText
0x30893000 - 0x308a2fff CoreVideo armv7s /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x30a62000 - 0x30c4cff3 Foundation armv7s /System/Library/Frameworks/Foundation.framework/Foundation
0x30c4d000 - 0x30c77fff GLKit armv7s <17319a167fd130b2af71d2a7d3945ab4> /System/Library/Frameworks/GLKit.framework/GLKit
0x30c98000 - 0x30ca3ffb GameController armv7s <3f84235e24813504bb66bcf2c50684d5> /System/Library/Frameworks/GameController.framework/GameController
0x30ca4000 - 0x30d1fff1 GameCenterFoundation armv7s /System/Library/Frameworks/GameKit.framework/Frameworks/GameCenterFoundation.framework/GameCenterFoundation
0x30d20000 - 0x30e1dfff GameCenterUI armv7s /System/Library/Frameworks/GameKit.framework/Frameworks/GameCenterUI.framework/GameCenterUI
0x30e1e000 - 0x30e2cfff LegacyGameKit armv7s <22ace359341c3c8b8ec5b8622b75b340> /System/Library/Frameworks/GameKit.framework/Frameworks/LegacyGameKit.framework/LegacyGameKit
0x30e2d000 - 0x30e2dfff GameKit armv7s /System/Library/Frameworks/GameKit.framework/GameKit
0x30e2e000 - 0x30e84ff3 IOKit armv7s <1acd39a2052f36cebb9b68f9f1448619> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x30e85000 - 0x31095ffd ImageIO armv7s <3234150da2d13945a33c98335e53db80> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x31096000 - 0x312e1ff7 JavaScriptCore armv7s <3d942899969b3c41aa764b228ec6cc65> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x31392000 - 0x31396ff3 MediaAccessibility armv7s /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x31397000 - 0x31594fff MediaPlayer armv7s <1c65c12a923b31d79845761a12c16dfb> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x31595000 - 0x3189bff3 MediaToolbox armv7s /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x31948000 - 0x319abffe MobileCoreServices armv7s <1a736ebbc93431c8943cdd93a0a0fdcb> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x31a07000 - 0x31a3aff0 OpenAL armv7s <14a1b612d05d38f08783882e827763cd> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x323f3000 - 0x323fbfff OpenGLES armv7s <1c3e551d0a923b86940ad36a6e682463> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x323fd000 - 0x323fdfff libCVMSPluginSupport.dylib armv7s /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x32402000 - 0x32405ffe libCoreVMClient.dylib armv7s <38ff1c7f12f83f8bac062e8daf9d4c10> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x32406000 - 0x3240dfff libGFXShared.dylib armv7s <2406a4e5c5b437dbb0a3553655ac4951> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x3240e000 - 0x3244effc libGLImage.dylib armv7s <7d912d8e3a453456a6e2d806b59aa448> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x325e6000 - 0x3272dfff QuartzCore armv7s <741ee0338b1235aab1550f91a3956041> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x32787000 - 0x327c9ffb Security armv7s /System/Library/Frameworks/Security.framework/Security
0x32904000 - 0x32918fff StoreKit armv7s <0f117b7ff3cb395c9a9f76da8f802c99> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x32919000 - 0x32968fff SystemConfiguration armv7s <82758c34b29a333bbdfe73e78361e0e1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x3296b000 - 0x330deffd UIKit armv7s /System/Library/Frameworks/UIKit.framework/UIKit
0x330df000 - 0x3312dff3 VideoToolbox armv7s <052e071cd44b3d33abdb0761635ba4be> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x3312e000 - 0x3315dffb iAd armv7s /System/Library/Frameworks/iAd.framework/iAd
0x33366000 - 0x3336bffe AITTarget armv7s <3d4273d0ad4c3dcab0614a2ec69cd1ea> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x33370000 - 0x33379fff AOSNotification armv7s /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x3349f000 - 0x334a3fff AggregateDictionary armv7s /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x33781000 - 0x33795ffb AirTraffic armv7s /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x33aff000 - 0x33b3dff3 AppSupport armv7s <0cb23d5c42d530cfa7e43605cf368293> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x33b3e000 - 0x33b75ffc AppleAccount armv7s <736438792a0d3884a745f2fe1e4d8582> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x33b76000 - 0x33b7cfff AppleAccountUI armv7s <31beaeb9d32132abaa6efd38323cdcde> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x33c23000 - 0x33c33ffc ApplePushService armv7s <3f89365747c33bcfa22a4d3009cd1715> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x33c34000 - 0x33c3afff AppleSRP armv7s /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x33c67000 - 0x33c73ffb AssetsLibraryServices armv7s <05cf849c0bab37698f93ce58e0cabe0f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x33cbd000 - 0x33cc0ffd BTLEAudioController armv7s /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x33cc1000 - 0x33ce6ffb BackBoardServices armv7s /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x33ce9000 - 0x33ceeffc BluetoothManager armv7s <9d86b542e884374f9845e9a53139abd7> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x33cef000 - 0x33d13ff7 Bom armv7s /System/Library/PrivateFrameworks/Bom.framework/Bom
0x33db4000 - 0x33dbcfff CaptiveNetwork armv7s <9825d6ad32163fcd8f2f56dbf274de62> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x33dbd000 - 0x33e99ff5 Celestial armv7s /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x33ea6000 - 0x33eabfff CertUI armv7s <68968485501f35c09203bd9e045bbcd0> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x33f77000 - 0x33f97ffd ChunkingLibrary armv7s /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x33fe8000 - 0x33ff3fff CommonUtilities armv7s /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x33ff4000 - 0x33ff8fff CommunicationsFilter armv7s <87e7685b12ac375aa482a7a31cd28517> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x34089000 - 0x3408bfff ConstantClasses armv7s /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x340cb000 - 0x340cdfff CoreAUC armv7s <77474784f35a35718fa5c6bd358ec659> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x34381000 - 0x34382ffd CoreSurface armv7s <3445b07c2bca372cbe202fec0a9aa86f> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x34429000 - 0x34485ffd CoreUI armv7s <3fdd5b6ee0b03774a8a67554e8a3c3ff> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x34486000 - 0x344daff6 CoreUtils armv7s <2cd95e7adf393d0e9656dcaee71b8298> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x344db000 - 0x344e0ffc CrashReporterSupport armv7s /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x346ac000 - 0x346c2ffe DataAccessExpress armv7s /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x346cc000 - 0x346e2fff DataDetectorsCore armv7s /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x346e4000 - 0x346fcfff DataDetectorsUI armv7s <22816c9fbeea3f73ae6a7a1675a8f4d3> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x346fd000 - 0x34701ffb DataMigration armv7s <24479dd9d49a354da98e6a0ce861558b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x34706000 - 0x34707fff DiagnosticLogCollection armv7s <92f04186ee463c60a309eb847f65466e> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x34708000 - 0x34721ffa DictionaryServices armv7s /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x34740000 - 0x3475dff4 EAP8021X armv7s /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x34766000 - 0x34771fff ExFAT armv7s /System/Library/PrivateFrameworks/ExFAT.framework/ExFAT
0x34786000 - 0x347b0ff7 FTServices armv7s /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x347b1000 - 0x34bccff7 FaceCore armv7s <72642f324b7639faa8206f00a953a573> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x34c06000 - 0x34d28ff7 AVConference armv7s <878fb3745160326cbcca378003a671ff> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x34d33000 - 0x34d53fff ICE armv7s <35690b0f764a339c8f8a01ac0dcbce69> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x34d54000 - 0x34d54fff LegacyHandle armv7s <2c0da088e9d634aa9acf2522d06e46aa> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x34d55000 - 0x34d5dffc SimpleKeyExchange armv7s /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x34d5e000 - 0x34d70fff ViceroyTrace armv7s <88ec723024dd39698b54e584d5d46811> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x34d71000 - 0x34d72fff snatmap armv7s /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x34d73000 - 0x34dedffd GameKitServices armv7s /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x34dee000 - 0x34dfafff GenerationalStorage armv7s <516e7f1921473c9f9eb6e96028db121a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x34dfb000 - 0x34fa7ffa GeoServices armv7s <1d0e1ac52cc636e2a6ff9d130bc9108d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x34fa8000 - 0x34fbeff7 GraphicsServices armv7s <3b6c1bed029a36809c005aded6358ae2> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x3504e000 - 0x350d4fff HomeSharing armv7s <4b8a7e884dfd3003a14c9bc4428f8db3> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x350d5000 - 0x350e2ffd IAP armv7s <858bb7cc406b3b60b00ffd8d840da9af> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x351ec000 - 0x351fdfff IDSFoundation armv7s /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x35370000 - 0x353cafff IMFoundation armv7s <1fe1f17117fd346e872606e1fbaf958f> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x353d4000 - 0x353dbffa IOMobileFramebuffer armv7s <3ab45fc088e63f2583325fb2a3d793ac> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x353dc000 - 0x353e1fff IOSurface armv7s <231684abf3443db1b2dde09b82f5bdba> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x35453000 - 0x3545fff8 Librarian armv7s <5a7a4cc07a8832eaabe06e90c51f6c88> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
0x354e0000 - 0x354ebffb MailServices armv7s <87e489916f793167912630e25d52981d> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x3551f000 - 0x3559afff ManagedConfiguration armv7s /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x3559b000 - 0x3559cfff Marco armv7s /System/Library/PrivateFrameworks/Marco.framework/Marco
0x3559d000 - 0x35616fff MediaControlSender armv7s /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x35655000 - 0x35662ffb MediaRemote armv7s <9d9e2ea66c0836ab886b38beb1b05532> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x357b9000 - 0x357bbfff MessageSupport armv7s <8bfa1bdecbeb39b6b9c0dee8ebc14469> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x357c7000 - 0x357d3fff MobileAsset armv7s <40c56824686c35c9bc6a53e48696e8ce> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x357f7000 - 0x357ffffc MobileBluetooth armv7s <8dd3363b6e2330d9b0eb427f5010b199> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x35812000 - 0x35819ff0 MobileIcons armv7s <8550cf1bd51f3fcd841b7def8067519e> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x3581a000 - 0x3581dffd MobileInstallation armv7s <7e644fec475d31c2bde3c0a9249ea3c6> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x3581e000 - 0x35828fff MobileKeyBag armv7s /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x35850000 - 0x35853fff MobileSystemServices armv7s <1bc1a98c34d5398ca9ff7d2a6cd65243> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x35872000 - 0x3587dffc MobileWiFi armv7s /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x358bd000 - 0x35a5afff MusicLibrary armv7s <77151b1d93693c589593874056524de2> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x35b19000 - 0x35b1efff Netrb armv7s <11576949484a3405881d436920cf495c> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x35b1f000 - 0x35b24ffe NetworkStatistics armv7s <04f1b60537e03715934f8cdbb2992fbb> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x35b4a000 - 0x35b4cffd OAuth armv7s /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x362a3000 - 0x362deff6 OpenCL armv7s /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x36884000 - 0x368abff7 PersistentConnection armv7s <199be1a72cf136e38f3e97f918225ac3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x36cc7000 - 0x36cfaff2 PhysicsKit armv7s /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x36cfb000 - 0x36cfefff PowerLog armv7s /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x36df1000 - 0x36e28ff7 PrintKit armv7s <07cdb8fa73f638878da43cb85ecc6525> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x36e2c000 - 0x36eb2fff ProofReader armv7s /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x36eb3000 - 0x36ebdfff ProtocolBuffer armv7s /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x36eef000 - 0x36f63fff Quagga armv7s <14d6711448dd35da93958349e88c67bb> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x36f6f000 - 0x37015fff Radio armv7s <6a7077e982143923a881ced69247779a> /System/Library/PrivateFrameworks/Radio.framework/Radio
0x3707e000 - 0x370a3ff8 RemoteUI armv7s <22718356a90037e88895b777e3094ce0> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x370a4000 - 0x37129ffb SAObjects armv7s /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x37256000 - 0x3726bff3 SpringBoardServices armv7s /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x374af000 - 0x375d1fff StoreServices armv7s /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x37681000 - 0x37683ffc TCC armv7s /System/Library/PrivateFrameworks/TCC.framework/TCC
0x376d7000 - 0x376f8ff7 TelephonyUtilities armv7s <89a81f2b2d00390f94886d091df8c370> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x37d21000 - 0x37d54ffc TextInput armv7s /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x37fd7000 - 0x38097ff5 UIFoundation armv7s /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x38098000 - 0x380aefff Ubiquity armv7s <47e0578c559a360c9a5ee98f0d5721ce> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
0x380af000 - 0x380b2ffe UserFS armv7s <8c69a37146f53c20b27515d9081b585e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x38329000 - 0x3841dffa VideoProcessing armv7s <38f245af778b37cebc22153357cd6750> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x38557000 - 0x39006ffb WebCore armv7s <62a2855ff9ba3663a05c495a1e6083a3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x39007000 - 0x390c7ff7 WebKit armv7s <4679be02e7e63e5697b74338046f39c3> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x39158000 - 0x39158ffe WirelessCoexManager armv7s /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x39159000 - 0x391ffff4 WirelessDiagnostics armv7s <1b8363c0a0b9392aabedcecfc12aa267> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x39212000 - 0x3921affe XPCObjects armv7s /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x395d1000 - 0x3960bff7 iTunesStore armv7s <34b61e455fe637dba017d5af16afd234> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x39e1c000 - 0x39e46ffe libAWDProtobufFacetimeiMessage.dylib armv7s /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x39e5f000 - 0x39e85ff8 libAWDProtobufMMCS.dylib armv7s <5bfbabcabd1c3c68bcf4d1dca533dc7b> /usr/lib/libAWDProtobufMMCS.dylib
0x3a09e000 - 0x3a0a4ffa libAWDProtobufVPN.dylib armv7s <50e263a4a92631c489c493b5ad279e27> /usr/lib/libAWDProtobufVPN.dylib
0x3a0a5000 - 0x3a0d3ff5 libAWDProtobufWifi.dylib armv7s <663896425411373688259031b6218c2c> /usr/lib/libAWDProtobufWifi.dylib
0x3a21d000 - 0x3a224fff libAccessibility.dylib armv7s <6783339bc8c0357a88c9f342125cfd4f> /usr/lib/libAccessibility.dylib
0x3a421000 - 0x3a437fff libCRFSuite.dylib armv7s <1b03911a248832d5b24075ac2a3edfe3> /usr/lib/libCRFSuite.dylib
0x3a44d000 - 0x3a462ff9 libMobileGestalt.dylib armv7s <47eca5e4f72f38459912efd50f7560a9> /usr/lib/libMobileGestalt.dylib
0x3a480000 - 0x3a481fff libSystem.B.dylib armv7s /usr/lib/libSystem.B.dylib
0x3a4f0000 - 0x3a51eff1 libTelephonyUtilDynamic.dylib armv7s /usr/lib/libTelephonyUtilDynamic.dylib
0x3a66d000 - 0x3a679fff libbsm.0.dylib armv7s /usr/lib/libbsm.0.dylib
0x3a67a000 - 0x3a683fff libbz2.1.0.dylib armv7s <20bf7a7ab7e73d4c8453b1c86a7c5e3d> /usr/lib/libbz2.1.0.dylib
0x3a684000 - 0x3a6cfff4 libc++.1.dylib armv7s <72615c78ae5f39dcbafa740d87035caf> /usr/lib/libc++.1.dylib
0x3a6d0000 - 0x3a6eaffe libc++abi.dylib armv7s /usr/lib/libc++abi.dylib
0x3a748000 - 0x3a835ff1 libiconv.2.dylib armv7s /usr/lib/libiconv.2.dylib
0x3a836000 - 0x3a987fff libicucore.A.dylib armv7s <9e6bead09e6e3f6284775099f2af03e2> /usr/lib/libicucore.A.dylib
0x3a98f000 - 0x3a98fffd liblangid.dylib armv7s <3cca7b6ef834379b82d4a032f99cdfc8> /usr/lib/liblangid.dylib
0x3a990000 - 0x3a99affc liblockdown.dylib armv7s /usr/lib/liblockdown.dylib
0x3acdc000 - 0x3acf0fff libmis.dylib armv7s <7da8703c8950371ca3bad4d8c34bd892> /usr/lib/libmis.dylib
0x3ad19000 - 0x3aeb89df libobjc.A.dylib armv7s /usr/lib/libobjc.A.dylib
0x3af13000 - 0x3af7fffa libprotobuf.dylib armv7s /usr/lib/libprotobuf.dylib
0x3af80000 - 0x3af95ff3 libresolv.9.dylib armv7s <880b294be76f3f9989247ca125ad3550> /usr/lib/libresolv.9.dylib
0x3afbe000 - 0x3b055ffc libsqlite3.dylib armv7s <584eaf4090783a64b8a33125a6a976bd> /usr/lib/libsqlite3.dylib
0x3b056000 - 0x3b0a3ff1 libstdc++.6.dylib armv7s <6428df9b541c3ffbb23c393b3b1280e9> /usr/lib/libstdc++.6.dylib
0x3b0a4000 - 0x3b0caffb libtidy.A.dylib armv7s <40c283e2258a330d9ff9799da0a1d2bb> /usr/lib/libtidy.A.dylib
0x3b0ce000 - 0x3b181fff libxml2.2.dylib armv7s <1a18ebeae7253959b9cfe286550809a8> /usr/lib/libxml2.2.dylib
0x3b182000 - 0x3b1a3fff libxslt.1.dylib armv7s /usr/lib/libxslt.1.dylib
0x3b1a4000 - 0x3b1b0ff7 libz.1.dylib armv7s <578def3dfb6e3180b5f9d0cdacfea7ab> /usr/lib/libz.1.dylib
0x3b1b1000 - 0x3b1b5ffa libcache.dylib armv7s <5552b722402630c39069717fce563238> /usr/lib/system/libcache.dylib
0x3b1b6000 - 0x3b1beff3 libcommonCrypto.dylib armv7s /usr/lib/system/libcommonCrypto.dylib
0x3b1bf000 - 0x3b1c3ff8 libcompiler_rt.dylib armv7s /usr/lib/system/libcompiler_rt.dylib
0x3b1c4000 - 0x3b1cafff libcopyfile.dylib armv7s <553c4af79d1e30bdafc06af9cf757caf> /usr/lib/system/libcopyfile.dylib
0x3b1cb000 - 0x3b204ff3 libcorecrypto.dylib armv7s <3078b6192ac6371eb233dfa9b483728b> /usr/lib/system/libcorecrypto.dylib
0x3b205000 - 0x3b218ff9 libdispatch.dylib armv7s <724a779782af35d5b686b90ae55712be> /usr/lib/system/libdispatch.dylib
0x3b219000 - 0x3b21afff libdyld.dylib armv7s <1e6f4480b0cc3b288ca16260858dd0be> /usr/lib/system/libdyld.dylib
0x3b21b000 - 0x3b21bfff libkeymgr.dylib armv7s /usr/lib/system/libkeymgr.dylib
0x3b21c000 - 0x3b222fff liblaunch.dylib armv7s /usr/lib/system/liblaunch.dylib
0x3b223000 - 0x3b226ffc libmacho.dylib armv7s /usr/lib/system/libmacho.dylib
0x3b227000 - 0x3b228fff libremovefile.dylib armv7s <470ebd7c55de3e19b1ba2f540fb555b8> /usr/lib/system/libremovefile.dylib
0x3b229000 - 0x3b236fff libsystem_asl.dylib armv7s <667d4520d8863f96930caf3caed29585> /usr/lib/system/libsystem_asl.dylib
0x3b237000 - 0x3b237fff libsystem_blocks.dylib armv7s <7df185e5c3423b2b827bbb017ae0d23a> /usr/lib/system/libsystem_blocks.dylib
0x3b238000 - 0x3b29aff5 libsystem_c.dylib armv7s /usr/lib/system/libsystem_c.dylib
0x3b29b000 - 0x3b29dfff libsystem_configuration.dylib armv7s <6077b6a8819033b1a5da6eeb65667ac5> /usr/lib/system/libsystem_configuration.dylib
0x3b29e000 - 0x3b2a4ff7 libsystem_dnssd.dylib armv7s <61754fc466d73885939c421a54b10ad7> /usr/lib/system/libsystem_dnssd.dylib
0x3b2a5000 - 0x3b2bdfff libsystem_info.dylib armv7s /usr/lib/system/libsystem_info.dylib
0x3b2be000 - 0x3b2d6ffd libsystem_kernel.dylib armv7s <5f80574971783517b904e68e867db35a> /usr/lib/system/libsystem_kernel.dylib
0x3b2d7000 - 0x3b2f5fff libsystem_m.dylib armv7s <071ecf3760083b3bafcfa3d7a2cb03e0> /usr/lib/system/libsystem_m.dylib
0x3b2f6000 - 0x3b307ff7 libsystem_malloc.dylib armv7s /usr/lib/system/libsystem_malloc.dylib
0x3b308000 - 0x3b328ffc libsystem_network.dylib armv7s /usr/lib/system/libsystem_network.dylib
0x3b329000 - 0x3b330fff libsystem_notify.dylib armv7s <3e3abecaad193941a8ff25146c014ccb> /usr/lib/system/libsystem_notify.dylib
0x3b331000 - 0x3b335ffe libsystem_platform.dylib armv7s <2b5893167164377d8bf61d6bac6d76b0> /usr/lib/system/libsystem_platform.dylib
0x3b336000 - 0x3b33bff9 libsystem_pthread.dylib armv7s /usr/lib/system/libsystem_pthread.dylib
0x3b33c000 - 0x3b33dffb libsystem_sandbox.dylib armv7s /usr/lib/system/libsystem_sandbox.dylib
0x3b33e000 - 0x3b340fff libsystem_stats.dylib armv7s /usr/lib/system/libsystem_stats.dylib
0x3b341000 - 0x3b341fff libunwind.dylib armv7s <4b9e9973ab72392485a03ed5821f40a4> /usr/lib/system/libunwind.dylib
0x3b342000 - 0x3b35cff8 libxpc.dylib armv7s <9b5096abbc8c3fd79550880a8ba59d62> /usr/lib/system/libxpc.dylib

Are you using iOS Free?

Yes

There is already known bug, which falsely identifies splashscreen as tampered one when building iPad-only applications. We have fix, which is expected to go to patch release very soon.

Thanks!

Today we shipped Unity 4.5.1, it should fix your issue.

Thanks for being so fast!

Hello,
I use Unity free version 4.5.4f1 … and my game just got rejected with (probably) the same issue… crashing on start…
although it does work here on my ipad… (however it seems they tested it on ios 8 ? while I run ios 7 here )

here are the first few lines of the chrash report I’m getting from apple… could this be the same problem?.. or any hint what else could be the problem?.. I’m a little helpless at this point as I can’t reproduce this errore here and I’m more an android-dev anyway…

thanks!

{“app_name”:“MyApp”,“app_version”:“1.131”,“bundleID”:“bucho.games.MyApp”,“adam_id”:906340324,“os_version”:“iPhone OS 8.0.2 (12A405)”,“slice_uuid”:“9c678bd6-f28b-3884-830a-59045e2fafd8”,“share_with_app_devs”:false,“build_version”:“1.131”,“is_first_party”:false,“bug_type”:“109”,“name”:“MyApp”}
Incident Identifier: 0CD47349-F1E0-46A5-9BD2-D3FA6FBCBC7F
CrashReporter Key: b6ca3764ae12582277cb8b853862cead6fd735f8
Hardware Model: xxx
Process: MyApp [627]
Path: /private/var/mobile/Containers/Bundle/Application/31350657-CC74-4371-8CAD-206469D6566B/MyApp.app/MyApp
Identifier: bucho.games.MyApp
Version: 1.131 (1.131)
Code Type: ARM (Native)
Parent Process: launchd [1]

Date/Time: 2014-10-18 18:02:49.695 -0700
Launch Time: 2014-10-18 18:02:49.396 -0700
OS Version: iOS 8.0.2 (12A405)
Report Version: 105

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 0

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3ae2adfc __pthread_kill + 8
1 libsystem_pthread.dylib 0x3aea8d33 pthread_kill + 59
2 libsystem_c.dylib 0x3adca905 abort + 73
3 MyApp 0x01321ad0 0x7000 + 20032208
4 MyApp 0x0133e424 0x7000 + 20149284
5 libsystem_platform.dylib 0x3aea4879 _sigtramp + 41
6 libsystem_pthread.dylib 0x3aea8d33 pthread_kill + 59
7 libsystem_c.dylib 0x3adca905 abort + 73
8 MyApp 0x00d050f4 0x7000 + 13623540
9 MyApp 0x00d050d4 0x7000 + 13623508
10 MyApp 0x00cc9b74 0x7000 + 13380468
11 MyApp 0x00cb4bc4 0x7000 + 13294532
12 UIKit 0x30239895 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 281
13 UIKit 0x3042e77b -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 2355
14 UIKit 0x30430cc7 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1371
15 UIKit 0x3043b545 __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke + 33
16 UIKit 0x3042f555 -[UIApplication workspaceDidEndTransaction:] + 129
17 FrontBoardServices 0x334180e7 __31-[FBSSerialQueue performAsync:]_block_invoke + 11
18 CoreFoundation 0x2ccf75b3 CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 11
19 CoreFoundation 0x2ccf6875 __CFRunLoopDoBlocks + 213
20 CoreFoundation 0x2ccf53af __CFRunLoopRun + 1711
21 CoreFoundation 0x2cc4361d CFRunLoopRunSpecific + 473
22 CoreFoundation 0x2cc4342f CFRunLoopRunInMode + 103
23 UIKit 0x3023356b -[UIApplication _run] + 555
24 UIKit 0x3022e355 UIApplicationMain + 1437
25 MyApp 0x0000e9e8 0x7000 + 31208
26 MyApp 0x0000e934 0x7000 + 31028

Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x3ae172a0 kevent64 + 24
1 libdispatch.dylib 0x3ad509fd _dispatch_mgr_invoke + 277
2 libdispatch.dylib 0x3ad4631f _dispatch_mgr_thread + 35

Thread 2:
0 libsystem_kernel.dylib 0x3ae2b9cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3aea5ea9 _pthread_wqthread + 789
2 libsystem_pthread.dylib 0x3aea5b80 start_wqthread + 4

Thread 3:
0 libsystem_kernel.dylib 0x3ae2b9cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3aea5ea9 _pthread_wqthread + 789
2 libsystem_pthread.dylib 0x3aea5b80 start_wqthread + 4

Thread 4:
0 libsystem_kernel.dylib 0x3ae2b9cc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3aea5ea9 _pthread_wqthread + 789
2 libsystem_pthread.dylib 0x3aea5b80 start_wqthread + 4

Thread 5:
0 libsystem_kernel.dylib 0x3ae17540 semaphore_wait_trap + 8
1 MyApp 0x014087e0 0x7000 + 20977632
2 MyApp 0x01364c8c 0x7000 + 20307084
3 MyApp 0x013e3f64 0x7000 + 20828004
4 MyApp 0x014012f4 0x7000 + 20947700
5 MyApp 0x0141d708 0x7000 + 21063432
6 libsystem_pthread.dylib 0x3aea7e91 _pthread_body + 137
7 libsystem_pthread.dylib 0x3aea7e03 _pthread_start + 115
8 libsystem_pthread.dylib 0x3aea5b8c thread_start + 4

Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x00000000
r4: 0x00000006 r5: 0x3d2859dc r6: 0x00000006 r7: 0x018ae3d0
r8: 0x047a1e00 r9: 0x3aea4851 r10: 0x00000002 r11: 0x018ae828
ip: 0x00000148 sp: 0x018ae3c4 lr: 0x3aea8d37 pc: 0x3ae2adfc
cpsr: 0x00000010