Crash on iOS9

Welcome! Forums Unity Plugins Precise Locale Crash on iOS9

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #664
    mylastggColto
    Participant

    Hello!
    Our app is crashing on iOS 9 devices with the following log:

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

    Last Exception Backtrace:
    0 CoreFoundation 0x246df916 __exceptionPreprocess + 122 (NSException.m:162)
    1 libobjc.A.dylib 0x23e7ae12 objc_exception_throw + 34 (objc-exception.mm:531)
    2 CoreFoundation 0x246e52b0 -[NSObject(NSObject) doesNotRecognizeSelector:] + 184 (NSObject.m:333)
    3 CoreFoundation 0x246e2edc ___forwarding___ + 696 (NSForwarding.m:3149)
    4 CoreFoundation 0x2460e234 _CF_forwarding_prep_0 + 20 (NSForwarding.s:641)
    5 global 0xe77192 _getLanguage + 218
    6 global 0xd64d4 PreciseLocaleiOS_GetLanguage_m1340628779 + 4 (Bulk_Assembly-CSharp_1.cpp:40070)
    7 global 0x1391de SplashScreenManager_TrackStartEvents_m1683642876 + 204 (Bulk_Assembly-CSharp_3.cpp:67901)
    8 global 0x1389b2 SplashScreenManager_FlowAfterSplashScreen_m83509587 + 44 (Bulk_Assembly-CSharp_3.cpp:67458)

    is this a known issue? is there a fix?

    #668
    PiotrPiotr
    Keymaster

    Hi,
    Sorry to hear that. What code on your side is causing crash?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.