Skip to content

IOS game crashes on closing #238

@kaushikjadavatwork

Description

@kaushikjadavatwork

Unity editor version: Unity 6 (6000.0.40f1)
Firebase Unity SDK version (Crashlytics): 12.9.0

The game is crashing when I close game.

`` Crashed: com.apple.main-thread
0 UnityFramework 0x2db6008 Thread::~Thread() + 142
1 UnityFramework 0x31cd930 PlayerCleanup(bool) + 682 (Player.cpp:682)
2 UnityFramework 0x398df24 UnityCleanup + 218 (LibEntryPoint.mm:218)
3 UnityFramework 0x2bbb408 -[UnityAppController applicationWillTerminate:] + 578 (UnityAppController.mm:578)
4 UIKitCore 0x11875d0 -[UIApplication _terminateWithStatus:] + 196
5 UIKitCore 0x1700d8 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 112
6 UIKitCore 0x9d32bc -[_UISceneLifecycleMultiplexer forceExitWithTransitionContext:scene:] + 164
7 UIKitCore 0x1182d70 -[UIApplication workspaceShouldExit:withTransitionContext:] + 164
8 FrontBoardServices 0x4fc54 __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke_2 + 72
9 FrontBoardServices 0x1ed38 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 168
10 FrontBoardServices 0x4fbf4 __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke + 128
11 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
12 libdispatch.dylib 0x6ab0 _dispatch_block_invoke_direct + 284
13 FrontBoardServices 0x1e8ac FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 52
14 FrontBoardServices 0x1e748 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 240
15 FrontBoardServices 0x1e7b0 -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 28
16 CoreFoundation 0xfa8c CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
17 CoreFoundation 0xf8a4 __CFRunLoopDoSource0 + 172
18 CoreFoundation 0xf700 __CFRunLoopDoSources0 + 232
19 CoreFoundation 0x10080 __CFRunLoopRun + 840
20 CoreFoundation 0x11c3c CFRunLoopRunSpecific + 572
21 GraphicsServices 0x1454 GSEventRunModal + 168
22 UIKitCore 0x135274 -[UIApplication _run] + 816
23 UIKitCore 0x100a28 UIApplicationMain + 336
24 UnityFramework 0x2bbf84c -[UnityFramework runUIApplicationMainWithArgc:argv:] + 102 (main.mm:102)
25 DiGoR 0x412c main + 28 (main.mm:28)
26 ??? 0x1c575bf08 (Missing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions