We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ "InternationalMobileEquipmentIdentity" = "123456789102369"; "SerialNumber" = " "; "ActivityURL" = "https://albert.apple.com/deviceservices/activity"; "ActivationRandomness" = " "; "UniqueDeviceID" = " "; "ActivationTicket" = "same activation ticket"; "CertificateURL" = "https://albert.apple.com/deviceservices/certifyMe"; "PhoneNumberNotificationURL" = "https://albert.apple.com/deviceservices/phoneHome"; "MobileEquipmentIdentifier" = "only the 14 number of the imei" }
The account_token will be verified by the token_signature need to find a way to sign the account token and resend the activation info
The text was updated successfully, but these errors were encountered:
any news?
Sorry, something went wrong.
No branches or pull requests
{
"InternationalMobileEquipmentIdentity" = "123456789102369";
"SerialNumber" = " ";
"ActivityURL" = "https://albert.apple.com/deviceservices/activity";
"ActivationRandomness" = " ";
"UniqueDeviceID" = " ";
"ActivationTicket" = "same activation ticket";
"CertificateURL" = "https://albert.apple.com/deviceservices/certifyMe";
"PhoneNumberNotificationURL" = "https://albert.apple.com/deviceservices/phoneHome";
"MobileEquipmentIdentifier" = "only the 14 number of the imei"
}
The account_token will be verified by the token_signature need to find a way to sign the account token and resend the activation info
The text was updated successfully, but these errors were encountered: