Skip to content
New issue

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

* fixed: LOCKDOWN_E_INVALID_SERVICE when starting DebugServerService #734

Conversation

dkimitsa
Copy link
Contributor

@dkimitsa dkimitsa commented Jul 3, 2023

this happens when running app on freshly booted device. iOS 16.5 return success status even if dev image is not mounted. In this case ImageSignature field is empty. fix: consider as not mounted if ImageSignature is not provided

this happens when running app on freshly booted device. iOS 16.5 return success status even if dev image is not mounted. In this case  ImageSignature field is empty.
fix: consider as not mounted if ImageSignature is not provided
@Tom-Ski Tom-Ski merged commit fdaf9c6 into MobiVM:master Jul 3, 2023
1 check passed
dkimitsa added a commit to dkimitsa/robovm that referenced this pull request Apr 15, 2024
…obiVM#734)

this happens when running app on freshly booted device. iOS 16.5 return success status even if dev image is not mounted. In this case  ImageSignature field is empty.
fix: consider as not mounted if ImageSignature is not provided

(cherry picked from commit fdaf9c6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants