iOS Error
corle-bell opened this issue · 3 comments
MAX Plugin Version
6.6.1
Unity Version
2021.3.35f1
Device/Platform Info
iOS 14+
Current Behavior
PComp version 2 build (null)
Stack trace:n
0 - 0 UnityFramework 0x000000011058e200 setGAUncaughtExceptionHandlers + 2788
1 - 1 libsystem_platform.dylib 0x00000001e797ee9c E99607C1-4F13-30B7-BD15-43C363B459C8 + 3740
2 - 2 GAMENAME 0x0000000102258e6c _Z27PAGUGYGResolveFlexDirection20PAGUGYGFlexDirection16PAGUGYGDirection + 2050260
3 - 3 GAMENAME 0x000000010223d390 _Z27PAGUGYGResolveFlexDirection20PAGUGYGFlexDirection16PAGUGYGDirection + 1936888
4 - 4 CoreFoundation 0x000000018ab7d814 00E76A98-210C-3CB5-930B-F236807FF24C + 133140
5 - 5 CoreFoundation 0x000000018ab7c860 00E76A98-210C-3CB5-930B-F236807FF24C + 129120
6 - 6 GAMENAME 0x000000010224c498 _Z27PAGUGYGResolveFlexDirection20PAGUGYGFlexDirection16PAGUGYGDirection + 1998592
7 - 7 GAMENAME 0x0000000102259684 _Z27PAGUGYGResolveFlexDirection20PAGUGYGFlexDirection16PAGUGYGDirection + 2052332
8 - 8 GAMENAME 0x00000001022591a8 _Z27PAGUGYGResolveFlexDirection20PAGUGYGFlexDirection16PAGUGYGDirection + 2051088
9 - 9 GAMENAME 0x0000000102256814 _Z27PAGUGYGResolveFlexDirection20PAGUGYGFlexDirection16PAGUGYGDirection + 2040444
10 - 10 AppLovinQualityService 0x0000000105b01078 __55-[SafeDKAdsInterceptor hookScriptMessageHandler:sdkId:]_block_invoke_2 + 448
11 - 11 WebKit 0x000000019fe666d0 2070C7A2-6AAF-39F1-B5C7-ABC26FBCAEB7 + 911056
12 - 12 WebKit 0x000000019fda6580 2070C7A2-6AAF-39F1-B5C7-ABC26FBCAEB7 + 124288
13 - 13 WebKit 0x000000019fda5e6c 2070C7A2-6AAF-39F1-B5C7-ABC26FBCAEB7 + 122476
14 - 14 WebKit 0x000000019fea7200 2070C7A2-6AAF-39F1-B5C7-ABC26FBCAEB7 + 1176064
15 - 15 WebKit 0x000000019fdb1e0c 2070C7A2-6AAF-39F1-B5C7-ABC26FBCAEB7 + 171532
16 - 16 WebKit 0x000000019fdac478 2070C7A2-6AAF-39F1-B5C7-ABC26FBCAEB7 + 148600
17 - 17 WebKit 0x000000019fdc1e28 2070C7A2-6AAF-39F1-B5C7-ABC26FBCAEB7 + 237096
18 - 18 JavaScriptCore 0x00000001a0d629e8 52D2ABA5-F811-3D4F-B077-AFAE7E6F44CC + 371176
19 - 19 JavaScriptCore 0x00000001a0d63910 52D2ABA5-F811-3D4F-B077-AFAE7E6F44CC + 375056
20 - 20 CoreFoundation 0x000000018abb3834 00E76A98-210C-3CB5-930B-F236807FF24C + 354356
21 - 21 CoreFoundation 0x000000018abb37c8 00E76A98-210C-3CB5-930B-F236807FF24C + 354248
22 - 22 CoreFoundation 0x000000018abb1298 00E76A98-210C-3CB5-930B-F236807FF24C + 344728
23 - 23 CoreFoundation 0x000000018abb0484 00E76A98-210C-3CB5-930B-F236807FF24C + 341124
24 - 24 CoreFoundation 0x000000018abafcd8 CFRunLoopRunSpecific + 608
25 - 25 GraphicsServices 0x00000001cfa601a8 GSEventRunModal + 164
26 - 26 UIKitCore 0x000000018d1e890c 1741FA37-4E53-371E-8DAE-D611AAB0043D + 4237580
27 - 27 UIKitCore 0x000000018d29c9d0 UIApplicationMain + 340
28 - 28 UnityFramework 0x000000010f3ceca8 UnityFramework + 31157416
29 - 29 GAMENAME 0x0000000100cf412c GAMENAME + 33068
30 - 30 dyld 0x00000001ae261e4c 71846EAC-EE65-3697-BF7D-790B6A07DCDB + 249420
Expected Behavior
No response
How to Reproduce
Error reporting information collected by GA.
In addition, some players reported that when the game entered loading, it was stuck and could not proceed.
Additional Info
No response
Can you provide a deobfuscated stack trace so we can get helpful information to identify the issue better?
deobfuscated stack trace
I can't provide deobfuscated stack trace yet, the code is generated through il2cpp..
@corle-bell - without the deobfuscated stack trace we are unable to identify the issue. Please provide the deobfuscated stack trace when you can.