Mintegral-official / MintegralAdSDK-iOS-new

Mintegral ad sdk for iOS
https://dev.mintegral.com/doc/index.html?file=sdk-m_sdk-ios&lang=en
Other
5 stars 3 forks source link

Crash -[MTGURLResolver start:] #1

Closed kantanta closed 4 years ago

kantanta commented 4 years ago

Hi, some of our users are having crashes with this crash-log.

Information

Crashed: com.apple.main-thread
0  libobjc.A.dylib                0x1829e8428 objc_msgSend + 8
1  AppName                        0x101a8b26c -[MTGURLResolver start:] + 4317033068
2  AppName                        0x101ad5444 -[MTGClickManager getClickUrl:unitId:result:] + 4317336644
3  AppName                        0x101ad4548 -[MTGClickManager handleClick:suffixItem:unitId:viewController:showLoading:loadingView:deeplinkResolveResult:] + 4317332808
4  AppName                        0x101ad3074 -[MTGClickManager clickWithCampaign:suffixItem:unitId:viewController:showLoading:loadingView:] + 4317327476
5  AppName                        0x101abce80 -[MTGBaseCommonJS installAdWithCampaign:withUrlSuffixItem:] + 4317236864
6  AppName                        0x101a2a9b4 __37-[MTGEndCardView createNativeEndView]_block_invoke + 4316637620
7  AppName                        0x101a000cc -[MTGRewardEndCardView installAction:] + 4316463308
8  UIKit                          0x18d30ccd0 -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 64
9  UIKit                          0x18d3112c4 _UIGestureRecognizerSendTargetActions + 124
10 UIKit                          0x18cde9aa8 _UIGestureRecognizerSendActions + 320
11 UIKit                          0x18cca0c38 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 732
12 UIKit                          0x18d2fab34 _UIGestureEnvironmentUpdate + 1084
13 UIKit                          0x18d2fa6a4 -[UIGestureEnvironment _deliverEvent:toGestureRecognizers:usingBlock:] + 404
14 UIKit                          0x18d2f9800 -[UIGestureEnvironment _updateGesturesForEvent:window:] + 276
15 UIKit                          0x18cc9ef44 -[UIWindow sendEvent:] + 3180
16 UIKit                          0x18cc6ff64 -[UIApplication sendEvent:] + 340
17 UIKit                          0x18d5c531c __dispatchPreprocessedEventFromEventQueue + 2364
18 UIKit                          0x18d5c78a8 __handleEventQueueInternal + 4760
19 UIKit                          0x18d5c07c0 __handleHIDEventFetcherDrain + 152
20 CoreFoundation                 0x18373697c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
21 CoreFoundation                 0x1837368fc __CFRunLoopDoSource0 + 88
22 CoreFoundation                 0x183736184 __CFRunLoopDoSources0 + 204
23 CoreFoundation                 0x183733d5c __CFRunLoopRun + 1048
24 CoreFoundation                 0x183653e58 CFRunLoopRunSpecific + 436
25 GraphicsServices               0x185500f84 GSEventRunModal + 100
26 UIKit                          0x18ccd367c UIApplicationMain + 236
27 AppName                        0x100ecb2ac main + 4304712364 (<compiler-generated>:4304712364)
28 libdyld.dylib                  0x18317056c start + 4
Mintegral-official commented 4 years ago

@kantanta this issue had been fixed on the SDK version 6.3.2, you can update to the latest SDK version to avoid this bug.