Post

Replies

Boosts

Views

Activity

XCode message
Hi, I would like to ask You, if somebody get following message in XCode and found reason? 2021-04-13 16:31:36.271557+0200 SwiftUIContacts[310:5242] [User Defaults] Couldn't read values in CFPrefsPlistSource0x2836ab280 (Domain: group.com.***.***, User: kCFPreferencesAnyUser, ByHost: Yes, Container: (null), Contents Need Refresh: Yes): Using kCFPreferencesAnyUser with a container is only allowed for System Containers, detaching from cfprefsd thanks,
0
0
524
Apr ’21
Application crash on start in TestFlight
I finished my first app at tried to publish on TestFlight. But when somebody trying to open app it crash on start. App works on my phone and in simulator as expected. Appreciate any help, thank You. He is report from Apple: Incident Identifier: 39753D95-1375-471C-8476-4E781E286873 Hardware Model: iPad5,3 Process: SwiftUIContacts [16366] Path: /private/var/containers/Bundle/Application/4270C8E4-EA2A-4DCF-BEF3-8E133EC40445/SwiftUIContacts.app/SwiftUIContacts Identifier: com.xxxxxxx Version: 16 (0.2.6) AppStoreTools: 12D4d AppVariant: 1:iPad5,3:14 Beta: YES Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.xxxx [1948] Date/Time: 2021-04-12 10:16:02.5301 +0200 Launch Time: 2021-04-12 10:16:01.9402 +0200 OS Version: iPhone OS 14.1 (18A8395) Release Type: User Baseband Version: n/a Report Version: 104 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x00000001b1a67db4 Termination Signal: Trace/BPT trap: 5 Termination Reason: Namespace SIGNAL, Code 0x5 Terminating Process: exc handler [16366] Triggered by Thread: 0 Thread 0 name: Thread 0 Crashed: 0 libswiftCore.dylib 0x00000001b1a67db4 closure #1 in closure #1 in closure #1 in assertionFailure(:_:file:line:flags:) + 380 (AssertCommon.swift:96) 1 libswiftCore.dylib 0x00000001b1a67db4 closure #1 in closure #1 in closure #1 in assertionFailure(:_:file:line:flags:) + 380 (AssertCommon.swift:96) 2 libswiftCore.dylib 0x00000001b1a67338 assertionFailure(:_:file:line:flags:) + 468 (AssertCommon.swift:85) 3 SwiftUIContacts 0x0000000100913400 0x10082c000 + 947200 4 SwiftUIContacts 0x00000001008902a4 0x10082c000 + 410276 5 libdispatch.dylib 0x00000001adcb2298 _dispatch_call_block_and_release + 24 (init.c:1454) 6 libdispatch.dylib 0x00000001adcb3280 _dispatch_client_callout + 16 (object.m:559) 7 libdispatch.dylib 0x00000001adc6223c _dispatch_main_queue_callback_4CF$VARIANT$mp + 896 (inline_internal.h:2548) 8 CoreFoundation 0x00000001adff9c30 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1790) 9 CoreFoundation 0x00000001adff40e8 __CFRunLoopRun + 2480 (CFRunLoop.c:3118) 10 CoreFoundation 0x00000001adff3200 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242) 11 GraphicsServices 0x00000001c4170598 GSEventRunModal + 160 (GSEvent.c:2259) 12 UIKitCore 0x00000001b08bcbcc -[UIApplication run] + 1052 (UIApplication.m:3270) 13 UIKitCore 0x00000001b08c21a0 UIApplicationMain + 164 (UIApplication.m:4739) 14 SwiftUI 0x00000001b4a0264c closure #1 in KitRendererCommon(:) + 108 (UIKitApp.swift:34) 15 SwiftUI 0x00000001b4a025dc runAppA(_:) + 176 (compiler-generated:0) 16 SwiftUI 0x00000001b45eb388 static App.main() + 96 (App.swift:113) 17 SwiftUIContacts 0x00000001008df150 0x10082c000 + 733520 18 SwiftUIContacts 0x00000001008df730 0x10082c000 + 735024 19 libdyld.dylib 0x00000001adcd2588 start + 4 Thread 1: 0 libsystem_pthread.dylib 0x00000001f300e86c start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x00000001f300e86c start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x00000001f300e86c start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x00000001f300e86c start_wqthread + 0 Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x00000001d845d8c4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001d845ccc8 mach_msg + 72 (mach_msg.c:103) 2 CoreFoundation 0x00000001adff974c __CFRunLoopServiceMachPort + 376 (CFRunLoop.c:2641) 3 CoreFoundation 0x00000001adff3bd0 __CFRunLoopRun + 1176 (CFRunLoop.c:2974) 4 CoreFoundation 0x00000001adff3200 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242) 5 Foundation 0x00000001af201278 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374) 6 Foundation 0x00000001af201158 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421) 7 UIKitCore 0x00000001b0968748 -[UIEventFetcher threadMain] + 504 (UIEventFetcher.m:836) 8 Foundation 0x00000001af35dc48 __NSThread__start__ + 848 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001f3009b70 _pthread_start + 288 (pthread.c:880) 10 libsystem_pthread.dylib 0x00000001f300e880 thread_start + 8 Thread 6: 0 libsystem_pthread.dylib 0x00000001f300e86c start_wqthread + 0 Thread 7: 0 libsystem_pthread.dylib 0x00000001f300e86c start_wqthread + 0 Thread 8: 0 libsystem_pthread.dylib 0x00000001f300e86c start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00000001009d4000 x1: 0x00000002814b7780 x2: 0x0000000000000007 x3: 0x00000001bc9aa7e0 x4: 0x0000000000000000 x5: 0x000000016f5d1e30 x6: 0x0000000000000064 x7: 0x00000000000003f8 x8: 0x00000000c86037fb x9: 0x000000000000007f x10: 0x0000000000000070 x11: 0x00000000000007fb x12: 0x00000000000007fd x13: 0x0000000000000000 x14: 0x00000000c8803800 x15: 0x0000000000000007 x16: 0x0000000080000000 x17: 0x0000000048800000 x18: 0x0000000000000000 x19: 0x00000000000015b5 x20: 0x0000000000000000 x21: 0x0000000000000002 x22: 0x0000000000000002 x23: 0x000000000000002d x24: 0x0000000100952060 x25: 0x0000000282fcc200 x26: 0x0000000100a97960 x27: 0x00000000000020ff x28: 0x000000010094fa4a fp: 0x000000016f5d1ee0 lr: 0x00000001b1a67db4 sp: 0x000000016f5d1ec0 pc: 0x00000001b1a67db4 cpsr: 0x60000000 esr: 0xf2000001 Address size fault
0
0
584
Apr ’21