I have an app in the App Store that has been running fine. Starting yesterday it began throwing an exception during initialization in the App Store and during development: [0x000...***] during in one-time initialization function for my_model_name at /ViewController.swift:84 Thread 2: EXC_BREAKPOINT (code=1, =***) [coreml] Could not create persistent key blob for ----*** : error=Error Domain=com.apple.CoreML Code=8 Fetching decryption key from server failed. UserInfo=NSLocalizedDescription=Fetching decryption key from server failed., NSUnderlyingError=0x2822c6a60 Error Domain=CKErrorDomain Code=6 CKInternalErrorDomain: 2022 UserInfo=NSDebugDescription=CKInternalErrorDomain: 2022, RequestUID=----, NSLocalizedDescription=Request failed with http status code 503, CKErrorDescription=Request failed with http status code 503, CKRetryAfter=21, NSUnderlyingError=0x2822c6ac0 Error Domai
4
0
1.5k