clevertap-ios-sdk icon indicating copy to clipboard operation
clevertap-ios-sdk copied to clipboard

[CTHalfInterstitialImageViewController loadView]

Open litongde opened this issue 3 years ago • 3 comments

image

Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0x99288 __exceptionPreprocess 1 libobjc.A.dylib 0x16744 objc_exception_throw 2 CoreFoundation 0xf0390 __CFDictionaryCreateGeneric 3 UIKitCore 0x534190 -[UINib instantiateWithOwner:options:] 4 UIKitCore 0xbea59c -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] 5 CleverTapSDK 0x3b994 -[CTHalfInterstitialImageViewController loadView] + 13 (CTHalfInterstitialImageViewController.m:13) 6 UIKitCore 0x1ae634 -[UIViewController loadViewIfRequired] 7 UIKitCore 0x1819e4 -[UIViewController view] 8 UIKitCore 0x2c3bf4 -[UIWindow addRootViewControllerViewIfPossible] 9 UIKitCore 0x2195ac -[UIWindow _updateLayerOrderingAndSetLayerHidden:actionBlock:] 10 UIKitCore 0x2affd0 -[UIWindow _setHidden:forced:] 11 CleverTapSDK 0x3e458 -[CTInAppDisplayViewController showFromWindow:] + 98 (CTInAppDisplayViewController.m:98) 12 CleverTapSDK 0xf598 +[CleverTap displayInAppDisplayController:] + 1771 (CleverTap.m:1771) 13 CleverTapSDK 0x10654 -[CleverTap displayNotification:] + 1932 (CleverTap.m:1932) 14 CleverTapSDK 0x10028 -[CleverTap notificationReady:] + 1856 (CleverTap.m:1856) 15 libdispatch.dylib 0x3a30 _dispatch_client_callout 16 libdispatch.dylib 0x12d68 _dispatch_async_and_wait_invoke 17 libdispatch.dylib 0x3a30 _dispatch_client_callout 18 libdispatch.dylib 0x11f48 _dispatch_main_queue_drain 19 libdispatch.dylib 0x11b98 _dispatch_main_queue_callback_4CF 20 CoreFoundation 0x51800 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE 21 CoreFoundation 0xb704 __CFRunLoopRun 22 CoreFoundation 0x1ebc8 CFRunLoopRunSpecific 23 GraphicsServices 0x1374 GSEventRunModal 24 UIKitCore 0x514648 -[UIApplication _run] 25 UIKitCore 0x295d90 UIApplicationMain 26 eWallet-iOS 0x10b388 main + 23 (main.m:23) 27 ??? 0x1026f1ce4 (缺少)

litongde avatar Jun 20 '22 01:06 litongde

Hey, Could you help us with the following info to help us debug this issue?

  • CleverTap SDK version
  • iOS version
  • Dependency manager used (Cocoapods/Swift Package Manager)

akashvercetti avatar Jun 20 '22 06:06 akashvercetti

CleverTap SDK version:4.1.2 iOS version:iOS16 Dependency manager used:Cocoapods

litongde avatar Jul 18 '22 02:07 litongde

image

litongde avatar Oct 21 '22 03:10 litongde

Closing due to inactivity. Please use the latest release v4.2.0 and reopen if it reoccurs.

akashvercetti avatar Jan 31 '23 19:01 akashvercetti