Устройство правильно указано в Apple Business Manager и назначено моему серверу MDM.
Вот что я сделал на данный момент:
- Сгенерировал push-сертификат APNs с помощью портала Apple Push Certificates Portal
/> - Извлекли тему из сертификата и поместили ее в профиль регистрации MDM.
- Устройство успешно вызывает мою конечную точку /enroll.
- После этого устройство регистрирует несколько ошибок, и регистрация никогда не завершается.
Код: Выделить всё
errore 17:47:47.116441+0100 mdmd No valid MDM installation found.
MDM will not listen to push messages. Error: (null)
errore 17:47:47.425765+0100 mdmd MDMDEPPushTokenManager:
Push token is not available.
errore 17:47:49.690339+0100 mdmd MDMDEPPushTokenManager: Failed to upload push token
with reponse: (null), error: Error Domain=DEPCloudConfigErrorDomain Code=33024
"La registrazione del dispositivo con DEP non è riuscita."
UserInfo={NSUnderlyingError=0xb03041e90 {Error Domain=MCCloudConfigurationErrorDomain
Code=34000 "The device failed to request configuration from the cloud."
UserInfo={NSLocalizedDescription=The device failed to request configuration
from the cloud., CloudConfigurationErrorType=CloudConfigurationFatalError}},
USEnglishDescription=Device registration with DEP failed.,
NSLocalizedRecoverySuggestion=The device failed to request configuration
from the cloud., DEPErrorType=DEPFatalError,
NSLocalizedDescription=La registrazione del dispositivo con DEP non è riuscita.}
errore 17:49:49.008349+0100 mdmd MDMDEPPushTokenManager: Failed to upload push token
with reponse: (null), error: Error Domain=DEPCloudConfigErrorDomain Code=33024 ...
Код: Выделить всё
No valid MDM installation found. MDM will not listen to push messages.Будем благодарны за любую помощь!>
Подробнее здесь: https://stackoverflow.com/questions/798 ... ice-regist
Мобильная версия