Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在iOS 18上出现概率性崩溃? #35

Open
chenwu345 opened this issue Jan 6, 2025 · 0 comments
Open

在iOS 18上出现概率性崩溃? #35

chenwu345 opened this issue Jan 6, 2025 · 0 comments

Comments

@chenwu345
Copy link

chenwu345 commented Jan 6, 2025

1、当前使用的神策版本
sensors_analytics_flutter_plugin: ^2.4.0

2、崩溃仅出现在iOS 18以上的系统
大佬们有空帮看下是什么原因吗?,以下是崩溃日志:
-[UIApplication(AutoTrack) sa_sendAction:to:from:forEvent:]
NSRangeException - *** -[__NSArrayM objectAtIndex:]: index 9223372036854775807 beyond bounds [0 .. 1]
SensorsAnalyticsSDK
UIApplication+SAAutoTrack.m:63

Fatal Exception: NSRangeException
0 CoreFoundation 0x827cc __exceptionPreprocess
1 libobjc.A.dylib 0x172e4 objc_exception_throw
2 CoreFoundation 0x24e34 -[__NSArrayI objectAtIndex:]
3 UIKitCore 0xe1359c -[UIInputSwitcherView selectedInputMode]
4 UIKitCore 0xe1413c -[UIInputSwitcherView didSelectItemAtIndex:]
5 UIKitCore 0xe1c594 -[UIKeyboardMenuView selectItemAtPoint:]
6 UIKitCore 0xe15e20 -[UIInputSwitcherView buttonPressed:withEvent:location:isLocationInsideViewHitArea:isForDictation:tapAction:]
7 UIKitCore 0xf98a64 -[UISystemKeyboardDockController dictationItemButtonWasPressed:withEvent:isRunningButton:]
8 UIKitCore 0xf99aa8 -[UISystemKeyboardDockController keyboardDockView:didPressDockItem:withEvent:]
9 UIKitCore 0xf5ad0c -[UIKeyboardDockView _dockItemButtonWasTapped:withEvent:]
10 UIKitCore 0x3c39cc -[UIApplication sendAction:to:from:forEvent:]
11 SensorsAnalyticsSDK 0x78fe0 -[UIApplication(AutoTrack) sa_sendAction:to:from:forEvent:] + 63 (UIApplication+SAAutoTrack.m:63)
12 UIKitCore 0x3c38a4 -[UIControl sendAction:to:forEvent:]
13 UIKitCore 0x3c36f4 -[UIControl _sendActionsForEvents:withEvent:]
14 UIKitCore 0xb38d8c -[UIButton _sendActionsForEvents:withEvent:]
15 UIKitCore 0xb3a5a0 -[UIControl touchesEnded:withEvent:]
16 UIKitCore 0x30b9ac -[UIWindow _sendTouchesForEvent:]
17 UIKitCore 0x30b3d8 -[UIWindow sendEvent:]
18 UIKitCore 0x19fb70 -[UIApplication sendEvent:]
19 UIKitCore 0x1a009c __dispatchPreprocessedEventFromEventQueue
20 UIKitCore 0x1a9f3c __processEventQueue
21 UIKitCore 0xa2c60 updateCycleEntry
22 UIKitCore 0xa09d8 _UIUpdateSequenceRun
23 UIKitCore 0xa0628 schedulerStepScheduledMainSection
24 UIKitCore 0xa159c runloopSourceCallback
25 CoreFoundation 0x56328 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION
26 CoreFoundation 0x562bc __CFRunLoopDoSource0
27 CoreFoundation 0x53dc0 __CFRunLoopDoSources0
28 CoreFoundation 0x52fbc __CFRunLoopRun
29 CoreFoundation 0x52830 CFRunLoopRunSpecific
30 GraphicsServices 0x11c4 GSEventRunModal
31 UIKitCore 0x3d2eb0 -[UIApplication _run]
32 UIKitCore 0x4815b4 UIApplicationMain
33 Runner 0x335e0 main + 41 (AppDelegate.swift:41)
34 ??? 0x1b884eec8 (缺少)

1
2

@chenwu345 chenwu345 changed the title iOS 18报错了 在iOS 18上出现概率性崩溃? Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant