go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

Dev images not properly mounted on latest iOS

Open shamanec opened this issue 2 years ago • 2 comments

Describe the bug Mounting developer images on iOS 16.3, 16.4.1 reported as successful but any service requiring them fails

To Reproduce Steps to reproduce the behavior:

  1. Use ios image to mount the developer disk images on a device running latest iOS version.
  2. Notice that it reports the images were successfully mounted.
  3. Try to execute any command that requires the dev images like ios ps or ios runwda
  4. Notice that it throws an error "Have you mounted the developer disk images?"

Expected behavior Dev images should be successfully mounted on latest iOS versions.

Desktop:

  • OS: Ubuntu 18.04

Smartphone:

  • Device: iPad 11 Pro 16.4.1, iPhone 7 16.3.1

shamanec avatar Apr 23 '23 11:04 shamanec