Iphone cra sh logException Тип: EXC_CRA SH (SIGABRT) - PullRequest
0 голосов
/ 08 мая 2020

Мое приложение может отображать разрешение на телефонный контакт, когда я создаю его непосредственно на устройстве, но когда я помещаю его в TestFlight, оно разбивается, прежде чем показывать разрешение.

вот Cra sh report Я получение с устройства

Incident Identifier: EAD31662-18EF-49AD-89E7-FD13E1D4CAD5
CrashReporter Key:   36774c2ed5a56ace66e0fb083891a6afdb68cb22
Hardware Model:      iPhone8,4
Process:             Illicocash [499]
Path:                /private/var/containers/Bundle/Application/D6C4FE11-7B9F-47B5-A23C-249F8AAF93B4/Illicocash.app/Illicocash
Identifier:          com.kipl.rawbankv2
Version:             1.6.1 (1.6.3)
AppStoreTools:       11E503a
AppVariant:          1:iPhone8,4:13
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.kipl.rawbankv2 [604]


Date/Time:           2020-05-07 12:54:13.5409 +0000
Launch Time:         2020-05-07 12:52:38.8101 +0000
OS Version:          iPhone OS 13.4.1 (17E262)
Release Type:        User
Baseband Version:    9.52.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                  0x1b7b705f0 __exceptionPreprocess + 224
1   libobjc.A.dylib                 0x1b7892bcc objc_exception_throw + 55
2   CoreFoundation                  0x1b7a66b28 +[NSException raise:format:] + 107
3   UIKitCore                       0x1bb58e340 -[UISearchDisplayController initWithCoder:] + 83
4   UIFoundation                    0x1bb17ac14 UINibDecoderDecodeObjectForValue + 723
5   UIFoundation                    0x1bb117a2c -[UINibDecoder decodeObjectForKey:] + 307
6   UIKitCore                       0x1bb8b2318 -[UIRuntimeConnection initWithCoder:] + 127
7   UIFoundation                    0x1bb17ac14 UINibDecoderDecodeObjectForValue + 723
8   UIFoundation                    0x1bb17ae34 UINibDecoderDecodeObjectForValue + 1267
9   UIFoundation                    0x1bb117a2c -[UINibDecoder decodeObjectForKey:] + 307
10  UIKitCore                       0x1bb8ad434 -[NSCoder+ 7070772 (UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:] + 487
11  UIKitCore                       0x1bb8affb4 -[UINib instantiateWithOwner:options:] + 1063
12  UIKitCore                       0x1bb5d986c -[UIViewController _loadViewFromNibNamed:bundle:] + 363
13  UIKitCore                       0x1bb5da2e4 -[UIViewController loadView] + 175
14  UIKitCore                       0x1bb5da59c -[UIViewController loadViewIfRequired] + 171
15  UIKitCore                       0x1bb54d2dc -[UINavigationController _updateScrollViewFromViewController:toViewController:] + 171
16  UIKitCore                       0x1bb54d5fc -[UINavigationController _startTransition:fromViewController:toViewController:] + 191
17  UIKitCore                       0x1bb54e4a0 -[UINavigationController _startDeferredTransitionIfNeeded:] + 863
18  UIKitCore                       0x1bb54f790 -[UINavigationController __viewWillLayoutSubviews] + 171
19  UIKitCore                       0x1bb532cf0 -[UILayoutContainerView layoutSubviews] + 223
20  UIKitCore                       0x1bc0c9c7c -[UIView+ 15576188 (CALayerDelegate) layoutSublayersOfLayer:] + 2143
21  QuartzCore                      0x1be6634ac -[CALayer layoutSublayers] + 283
22  QuartzCore                      0x1be669604 CA::Layer::layout_if_needed+ 1406468 (CA::Transaction*) + 467
23  UIKitCore                       0x1bc0b5f48 -[UIView+ 15494984 (Hierarchy) layoutBelowIfNeeded] + 539
24  UIKitCore                       0x1bb50d2bc -[_UISheetPresentationController _sheetLayoutInfoLayout:] + 47
25  UIKitCore                       0x1bb50ab80 -[_UISheetLayoutInfo _layout] + 311
26  UIKitCore                       0x1bb50f0ac __54-[_UISheetPresentationController transitionWillBegin:]_block_invoke_2 + 51
27  UIKitCore                       0x1bc0bc5ec +[UIView+ 15521260 (Animation) performWithoutAnimation:] + 95
28  UIKitCore                       0x1bb50efe0 __54-[_UISheetPresentationController transitionWillBegin:]_block_invoke.341 + 127
29  UIKitCore                       0x1bb6057b0 -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] + 263
30  UIKitCore                       0x1bb6021b4 -[_UIViewControllerTransitionContext __runAlongsideAnimations] + 255
31  UIKitCore                       0x1bc0bc3bc __63+[UIView+ 15520700 (Animation) _setAlongsideAnimations:toRunByEndOfBlock:]_block_invoke + 27
32  UIKitCore                       0x1bc0914a0 -[UIViewAnimationState _runAlongsideAnimations] + 31
33  UIKitCore                       0x1bc090378 -[UIViewAnimationState pop] + 51
34  UIKitCore                       0x1bc08db00 +[UIViewAnimationState popAnimationState] + 63
35  UIKitCore                       0x1bc0bdd18 +[UIView+ 15527192 (UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 659
36  UIKitCore                       0x1bc0be2a8 +[UIView+ 15528616 (UIViewAnimationWithBlocks) animateWithDuration:delay:options:animations:completion:] + 107
37  UIKitCore                       0x1bc089454 __50-[UITransitionView _startTransition:withDuration:]_block_invoke.169 + 75
38  UIKitCore                       0x1bc0be7e0 +[UIView+ 15529952 (UIViewAnimationWithBlocks) conditionallyAnimate:withAnimation:layout:completion:] + 87
39  UIKitCore                       0x1bc08907c -[UITransitionView _startTransition:withDuration:] + 615
40  UIKitCore                       0x1bc088b08 -[UITransitionView transition:fromView:toView:removeFromView:] + 2259
41  UIKitCore                       0x1bb5fe8d4 -[UIViewControllerBuiltinTransitionViewAnimator animateTransition:] + 1727
42  UIKitCore                       0x1bb6063ac ___UIViewControllerTransitioningRunCustomTransition_block_invoke_2 + 71
43  UIKitCore                       0x1bb71d01c +[UIInputResponderController _pinInputViewsForInputResponderController:onBehalfOfResponder:duringBlock:] + 103
44  UIKitCore                       0x1bb60632c ___UIViewControllerTransitioningRunCustomTransition_block_invoke.645 + 175
45  UIKitCore                       0x1bc0bc2a8 +[UIView+ 15520424 (Animation) _setAlongsideAnimations:toRunByEndOfBlock:] + 171
46  UIKitCore                       0x1bb606194 _UIViewControllerTransitioningRunCustomTransition + 579
47  UIKitCore                       0x1bb4fe550 __56-[UIPresentationController runTransitionForCurrentState]_block_invoke.465 + 2267
48  UIKitCore                       0x1bbc2494c _runAfterCACommitDeferredBlocks + 315
49  UIKitCore                       0x1bbc142f4 _cleanUpAfterCAFlushAndRunDeferredBlocks + 231
50  UIKitCore                       0x1bbc44744 _afterCACommitHandler + 75
51  CoreFoundation                  0x1b7aedfb8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 31
52  CoreFoundation                  0x1b7ae8eac __CFRunLoopDoObservers + 419
53  CoreFoundation                  0x1b7ae9328 __CFRunLoopRun + 967
54  CoreFoundation                  0x1b7ae8c34 CFRunLoopRunSpecific + 423
55  GraphicsServices                0x1c1c3238c GSEventRunModal + 159
56  UIKitCore                       0x1bbc1b22c UIApplicationMain + 1931
57  Illicocash                      0x1023ba0cc 0x1022c4000 + 1007820
58  libdyld.dylib                   0x1b7970800 start + 3


Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x00000001b7965d88 __pthread_kill + 8
1   libsystem_pthread.dylib         0x00000001b787e1e8 pthread_kill$VARIANT$mp + 136
2   libsystem_c.dylib               0x00000001b77d1644 abort + 100
3   Illicocash                      0x00000001024b66ec 0x1022c4000 + 2041580
4   CoreFoundation                  0x00000001b7b708f8 __handleUncaughtException + 636
5   libobjc.A.dylib                 0x00000001b7892e74 _objc_terminate+ 24180 () + 112
6   libc++abi.dylib                 0x00000001b793914c std::__terminate(void (*)+ 74060 ()) + 16
7   libc++abi.dylib                 0x00000001b793be58 __cxa_rethrow + 144
8   libobjc.A.dylib                 0x00000001b7892d80 objc_exception_rethrow + 40
9   CoreFoundation                  0x00000001b7ae8ca0 CFRunLoopRunSpecific + 532
10  GraphicsServices                0x00000001c1c3238c GSEventRunModal + 160
11  UIKitCore                       0x00000001bbc1b22c UIApplicationMain + 1932
12  Illicocash                      0x00000001023ba0cc 0x1022c4000 + 1007820
13  libdyld.dylib                   0x00000001b7970800 start + 4

Thread 1:
0   libsystem_pthread.dylib         0x00000001b788a738 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib         0x00000001b788a738 start_wqthread + 0

Thread 3 name:  com.apple.uikit.eventfetch-thread
Thread 3:
0   libsystem_kernel.dylib          0x00000001b7944198 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001b794360c mach_msg + 72
2   CoreFoundation                  0x00000001b7aee3b4 __CFRunLoopServiceMachPort + 148
3   CoreFoundation                  0x00000001b7ae93e8 __CFRunLoopRun + 1160
4   CoreFoundation                  0x00000001b7ae8c34 CFRunLoopRunSpecific + 424
5   Foundation                      0x00000001b7e2bbcc -[NSRunLoop+ 31692 (NSRunLoop) runMode:beforeDate:] + 228
6   Foundation                      0x00000001b7e2baac -[NSRunLoop+ 31404 (NSRunLoop) runUntilDate:] + 88
7   UIKitCore                       0x00000001bbcbd160 -[UIEventFetcher threadMain] + 152
8   Foundation                      0x00000001b7f5a9d0 __NSThread__start__ + 848
9   libsystem_pthread.dylib         0x00000001b7886d98 _pthread_start + 156
10  libsystem_pthread.dylib         0x00000001b788a74c thread_start + 8

Thread 4 name:  com.apple.NSURLConnectionLoader
Thread 4:
0   libsystem_kernel.dylib          0x00000001b7944198 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001b794360c mach_msg + 72
2   CoreFoundation                  0x00000001b7aee3b4 __CFRunLoopServiceMachPort + 148
3   CoreFoundation                  0x00000001b7ae93e8 __CFRunLoopRun + 1160
4   CoreFoundation                  0x00000001b7ae8c34 CFRunLoopRunSpecific + 424
5   CFNetwork                       0x00000001badadc44 0x1badac000 + 7236
6   Foundation                      0x00000001b7f5a9d0 __NSThread__start__ + 848
7   libsystem_pthread.dylib         0x00000001b7886d98 _pthread_start + 156
8   libsystem_pthread.dylib         0x00000001b788a74c thread_start + 8

Thread 5:
0   libsystem_kernel.dylib          0x00000001b7944198 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001b794360c mach_msg + 72
2   Illicocash                      0x00000001024c22bc 0x1022c4000 + 2089660
3   libsystem_pthread.dylib         0x00000001b7886d98 _pthread_start + 156
4   libsystem_pthread.dylib         0x00000001b788a74c thread_start + 8

Thread 6:
0   libsystem_pthread.dylib         0x00000001b788a738 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib         0x00000001b788a738 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000010   x5: 0x0000000000000020   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x00000001026ea040   x9: 0xc05c6e5db314c018  x10: 0x00000001b787e160  x11: 0x0007000281fcfb00
   x12: 0x0000000281fcfb30  x13: 0x000021a203bbc0e1  x14: 0x000000000000003f  x15: 0x7000000000000000
   x16: 0x0000000000000148  x17: 0x00000001b7a51fd4  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000407  x21: 0x00000002806dd130  x22: 0x00000001026ea120  x23: 0x00000001f8067718
   x24: 0x0000000203bb8000  x25: 0x00000001f261ee56  x26: 0x00000001f2620649  x27: 0x00000001b7c067f4
   x28: 0x0000000200ec66d8   fp: 0x000000016db3b760   lr: 0x00000001b787e1e8
    sp: 0x000000016db3b740   pc: 0x00000001b7965d88 cpsr: 0x40000000
   esr: 0x56000080  Address size fault

Может ли кто-нибудь помочь мне с этой проблемой

Примечание: это произошло только на iOS 13.1 и выше, более старая версия работает нормально

...