MobiVM / robovm

Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
https://mobivm.github.io
952 stars 132 forks source link

* fixed: LOCKDOWN_E_INVALID_SERVICE when starting DebugServerService #734

Closed dkimitsa closed 1 year ago

dkimitsa commented 1 year ago

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