Hi Apple,
My team is receiving multiple reports of crashes only on iPad (5th and 6th generation) running iPadOS 14.4.0. There are no register of crashes on the iPhone or early versions of iOS/iPadOS.
Fatal Exception: CKException
The application is missing required entitlement com.apple.developer.icloud-services
Crash log below:
Fatal Exception: CKException
0 CoreFoundation 0x199a939d8 __exceptionPreprocess
1 libobjc.A.dylib 0x1ade19b54 objc_exception_throw
2 CloudKit 0x19f691160 +[CKContainer _untrustedAssociatedApplicationBundleID]
3 CloudKit 0x19f68cbfc -[CKContainer _setupWithContainerID:options:]
4 CloudKit 0x19f68f528 -[CKContainer _initWithContainerIdentifier:]
5 CloudKit 0x19f68cb74 __31+[CKContainer defaultContainer]_block_invoke
6 libdispatch.dylib 0x1996cc280 _dispatch_client_callout
7 libdispatch.dylib 0x1996702f4 _dispatch_once_callout
8 CloudKit 0x19f68cb4c +[CKContainer defaultContainer]
9 My_App 0x10465c6f0 specialized downloadCertificate(_:) + 125 (compiler-generated:125)
10 My_App 0x10465b870 partial apply for closure #1 in downloadCertificateAsync(_:) (compiler-generated)
11 My_App 0x104457730 thunk for @escaping @callee_guaranteed () - () (compiler-generated)
12 libdispatch.dylib 0x1996cb298 _dispatch_call_block_and_release
13 libdispatch.dylib 0x1996cc280 _dispatch_client_callout
14 libdispatch.dylib 0x199674dcc _dispatch_lane_serial_drain$VARIANT$mp
15 libdispatch.dylib 0x1996758a8 _dispatch_lane_invoke$VARIANT$mp
16 libdispatch.dylib 0x19967f338 _dispatch_workloop_worker_thread
17 libsystem_pthread.dylib 0x1e16055a4 _pthread_wqthread
18 libsystem_pthread.dylib 0x1e1608874 start_wqthread