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

MaterialShowcase.swift line 119 MaterialShowcase.setTargetView(view:) #156

Open
Murugeshrockey-RN opened this issue Apr 11, 2022 · 0 comments

Comments

@Murugeshrockey-RN
Copy link

Crashes in crashlytics dashboard with the following error:

Crashed: com.apple.main-thread
EXC_BREAKPOINT 0x00000001006503d4

Crashed: com.apple.main-thread
0 nws 0xf43d4 MaterialShowcase.setTargetView(view:) + 119 (MaterialShowcase.swift:119)
1 nws 0xf4410 @objc MaterialShowcase.setTargetView(view:) + 327180 (:327180)
2 nws 0xf19cc -[RNAppTour generateMaterialShowcase:props:] + 260 (RNAppTour.m:260)
3 nws 0xf1040 -[RNAppTour ShowFor:props:] + 122 (RNAppTour.m:122)
4 nws 0xf0fb0 -[RNAppTour ShowSequence:props:] + 117 (RNAppTour.m:117)
5 nws 0xf1e68 -[RNAppTour showCaseDidDismissWithShowcase:didTapTarget:] + 298 (RNAppTour.m:298)
6 nws 0xf830c MaterialShowcase.completeShowcase(animated:didTapTarget:) + 343304 (:343304)
7 nws 0xf86fc @objc MaterialShowcase.completeShowcase(animated:didTapTarget:) + 344312 (:344312)
8 nws 0xf8038 @objc MaterialShowcase.tapGestureSelector(tapGesture:) + 342580 (:342580)
9 UIKitCore 0x1df8f0 -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 56
10 UIKitCore 0x1a8a24 _UIGestureRecognizerSendTargetActions + 116
11 UIKitCore 0x171770 _UIGestureRecognizerSendActions + 284
12 UIKitCore 0x1aadd4 -[UIGestureRecognizer _updateGestureForActiveEvents] + 636
13 UIKitCore 0x162fe0 _UIGestureEnvironmentUpdate + 1988
14 UIKitCore 0x196d8c -[UIGestureEnvironment _updateForEvent:window:] + 784
15 UIKitCore 0x1a3f2c -[UIWindow sendEvent:] + 4428
16 UIKitCore 0x353e34 -[UIApplication sendEvent:] + 828
17 UIKitCore 0x177140 __dispatchPreprocessedEventFromEventQueue + 7904
18 UIKitCore 0x16bf2c __processEventQueue + 6760
19 UIKitCore 0x1713d8 __eventFetcherSourceCallback + 172
20 CoreFoundation 0xbb0d0 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
21 CoreFoundation 0xcbd90 __CFRunLoopDoSource0 + 208
22 CoreFoundation 0x6098 __CFRunLoopDoSources0 + 268
23 CoreFoundation 0xb8a4 __CFRunLoopRun + 820
24 CoreFoundation 0x1f468 CFRunLoopRunSpecific + 600
25 GraphicsServices 0x138c GSEventRunModal + 164
26 UIKitCore 0x5195d0 -[UIApplication _run] + 1100
27 UIKitCore 0x297f74 UIApplicationMain + 364
28 nws 0x6164 main + 7 (main.m:7)
29 ??? 0x100e85aa4 (Missing)

Devices Details:

Model:iPhone XR
Orientation: Portrait

Operating System
Version:15.3.1
Orientation: Portrait
Jailbroken: No

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