Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

React Native Could not load NIB in bundle: 'NSBundle

$
0
0

I have problem.xcode build succeeded.But crash app with exception.Platform ios.i search solution two days.please help me.How to solve this problem.The program worked normally.

2020-07-15 13:18:28.156941+0400 Pasha[30315:312877] === TrustKit: Configuration supplied via the App's Info.plist2020-07-15 13:18:28.157158+0400 Pasha[30315:312877] === TrustKit: Configuration passed via explicit call to initSharedInstanceWithConfiguration:2020-07-15 13:18:28.294794+0400 Pasha[30315:312877] === TrustKit: Loaded 0 SPKI cache entries from the filesystem2020-07-15 13:18:28.296518+0400 Pasha[30315:312877] === TrustKit: Successfully initialized with configuration {    TSKPinnedDomains =     {"pasha-insurance.az" =         {            TSKDisableDefaultReportUri = 0;            TSKEnforcePinning = 1;            TSKIncludeSubdomains = 1;            TSKPublicKeyHashes = "{(\n    {length = 32, bytes = 0xe6426f34 4330d0a8 eb080bbb 7976391d ... d15246d5 148ff75c },\n    {length = 32, bytes = 0xb0ba41a1 1d16d460 454b7854 9c291da9 ... e58a7f92 0aee9aa8 }\n)}";            kSKExcludeSubdomainFromParentPolicy = 0;        };    };    TSKSwizzleNetworkDelegates = 1;}2020-07-15 13:18:28.500207+0400 Pasha[30315:312877] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </Users/itcity/Library/Developer/CoreSimulator/Devices/3ECC7F3E-A592-45A8-A244-EAB4C3575BEA/data/Containers/Bundle/Application/C0EB9232-B866-4E4C-B1D6-A3B0983EF5E5/Pasha.app> (loaded)' with name '''*** First throw call stack:(    0   CoreFoundation                      0x00007fff23e3cf0e __exceptionPreprocess + 350    1   libobjc.A.dylib                     0x00007fff50ba89b2 objc_exception_throw + 48    2   CoreFoundation                      0x00007fff23e3cd4c +[NSException raise:format:] + 188    3   UIKitCore                           0x00007fff488e2273 -[UINib instantiateWithOwner:options:] + 491    4   UIKitCore                           0x00007fff488e3237 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 147    5   UIKitCore                           0x00007fff48c8aa0b -[UIApplication _loadMainNibFileNamed:bundle:] + 77    6   UIKitCore                           0x00007fff48c8b122 -[UIApplication _loadMainInterfaceFile] + 274    7   UIKitCore                           0x00007fff48c89af3 -[UIApplication _runWithMainScene:transitionContext:completion:] + 964    8   UIKitCore                           0x00007fff4839225d -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 122    9   UIKitCore                           0x00007fff4889dcc1 _UIScenePerformActionsWithLifecycleActionMask + 83    10  UIKitCore                           0x00007fff48392d6f __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 198    11  UIKitCore                           0x00007fff4839277e -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 296    12  UIKitCore                           0x00007fff48392b9c -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 818    13  UIKitCore                           0x00007fff48392431 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 345    14  UIKitCore                           0x00007fff48396a22 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke_2 + 178    15  UIKitCore                           0x00007fff487b3dad +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 852    16  UIKitCore                           0x00007fff488bc41e _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 240    17  UIKitCore                           0x00007fff4839673d __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 153    18  UIKitCore                           0x00007fff488bc321 _UISceneSettingsDiffActionPerformActionsWithDelayForTransitionContext + 84    19  UIKitCore                           0x00007fff483965ab -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 381    20  UIKitCore                           0x00007fff481eafa8 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 657    21  UIKitCore                           0x00007fff481e9b67 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 253    22  UIKitCore                           0x00007fff481eacd2 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 210    23  UIKitCore                           0x00007fff48c88141 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 512    24  UIKitCore                           0x00007fff487da8dc -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 361    25  FrontBoardServices                  0x00007fff36cacd2e -[FBSSceneImpl _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 419    26  FrontBoardServices                  0x00007fff36cd2dc1 __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_invoke.154 + 102    27  FrontBoardServices                  0x00007fff36cb7757 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 220    28  FrontBoardServices                  0x00007fff36cd2a52 __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_invoke + 355    29  libdispatch.dylib                   0x000000010c09ce8e _dispatch_client_callout + 8    30  libdispatch.dylib                   0x000000010c09fda2 _dispatch_block_invoke_direct + 300    31  FrontBoardServices                  0x00007fff36cf86e9 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 30    32  FrontBoardServices                  0x00007fff36cf83d7 -[FBSSerialQueue _queue_performNextIfPossible] + 441    33  FrontBoardServices                  0x00007fff36cf88e6 -[FBSSerialQueue _performNextFromRunLoopSource] + 22    34  CoreFoundation                      0x00007fff23da0d31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17    35  CoreFoundation                      0x00007fff23da0c5c __CFRunLoopDoSource0 + 76    36  CoreFoundation                      0x00007fff23da0434 __CFRunLoopDoSources0 + 180    37  CoreFoundation                      0x00007fff23d9b02e __CFRunLoopRun + 974    38  CoreFoundation                      0x00007fff23d9a944 CFRunLoopRunSpecific + 404    39  GraphicsServices                    0x00007fff38ba6c1a GSEventRunModal + 139    40  UIKitCore                           0x00007fff48c8b9ec UIApplicationMain + 1605    41  Pasha                               0x00000001085c3f30 main + 112    42  libdyld.dylib                       0x00007fff51a231fd start + 1)libc++abi.dylib: terminating with uncaught exception of type NSException(lldb) 

I did not change the working version. I do not understand why this is a problem.Do you think it is possible to solve it?.


Viewing all articles
Browse latest Browse all 16552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>