当我尝试使用不同的密钥和移动配置文件退出 .iPA 文件时,我的应用程序由于 Spotify 而崩溃。
那是因为“appkey.c”文件还是Spotify凭据与Apple配置文件和密钥之间存在任何关系导致应用程序崩溃?
如果是,解决此崩溃并使我的应用程序在退出 .ipa 文件后工作的解决方法是什么?
这是钥匙串的崩溃日志。
Feb 12 14:17:51 iPhone securityd[87] <Error>: securityd_xpc_dictionary_handler MyApp[7338] copy_matching The operation couldn’t be completed. (OSStatus error -34018 - client has neither application-identifier nor keychain-access-groups entitlements)
Feb 12 14:17:51 iPhone MyApp[7338] <Warning>: *** Assertion failure in NSString* base::deviceIdFromKeychain()(), /Users/spotify-buildagent/buildAgent/work/1e0ce8a77adfb2dc/client/base/_apple/_ios/os_ios.mm:287
Feb 12 14:17:51 iPhone MyApp[7338] <Error>: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Keychain error when fetching device ID, nonrecoverable'
崩溃日志: