我的 iPhone/ipad 应用程序出现问题。它已发布在应用程序商店中,但现在似乎有一些用户在尝试启动该应用程序时遇到崩溃。有时它有助于硬重启。\n如果有人能帮我解决发生的事情,我会非常高兴。如果重要的话,该应用程序是在 unity 3d 中构建的.. Here\xc2\xb4s 我的崩溃日志:
\n\nHardware Model: iPad2,3\nProcess: thegame [3955]\nPath: /var/mobile/Applications/...thegame.app/thegame\nIdentifier: thegame\nVersion: ??? (???)\nCode Type: ARM (Native)\nParent Process: launchd [1]\nDate/Time: 2013-03-18 23:00:43.195 +0000\nOS Version: iOS 6.1.2 (10B146)\nReport Version: 104\n\nException Type: EXC_BAD_ACCESS (SIGABRT)\nException Codes: KERN_INVALID_ADDRESS at 0x00000000\nCrashed Thread: 0\n\nThread 0 name: Dispatch queue: com.apple.main-thread\nThread 0 Crashed:\n0 libsystem_kernel.dylib 0x3a863350 __pthread_kill + 8\n1 libsystem_c.dylib 0x3a7da11e pthread_kill + 54\n2 libsystem_c.dylib 0x3a81696e abort + 90\n3 thegame 0x00bc6288 0x1000 + 12341896\n4 thegame 0x00bb6e64 0x1000 + 12279396\n5 libsystem_c.dylib 0x3a7e3e90 _sigtramp + 40\n6 thegame …
Run Code Online (Sandbox Code Playgroud)