personalization manifest on the device and PersonalizedImageMounter #684
ICE-FlatLine
started this conversation in
General
Replies: 1 comment
-
The ticket is stored on device, but whenever the DDI changes (whenever xcode changes) so does the needed ticket |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does personalized manifest being stored on device temporarily? I was working with device for a couple of days that had personalization manifest (first time running auto-mount there was a TSS request to apple ticket server), all was good, mounting of personalized image was working fine.
And today somehow it needed an additional TSS request to apple ticket server. I am getting this error when running query_personalization_manifest method:
--> 157 raise MissingManifestError()
And this is the actual response content:
Beta Was this translation helpful? Give feedback.
All reactions