#287 ✓resolved
iconstate

Python imobiledevice.SpringboardServicesClient.icon_state Does Not Have Subfolders

Reported by iconstate | September 20th, 2012 @ 10:26 PM | in 1.2.0 Release

Python imobiledevice.SpringboardServicesClient.icon_state does not return subfolders for iOS >= 4.

To fix, use format version "2" instead of NULL.

# line 48 : libimobiledevice\cython\sbservices.pxi
err = sbservices_get_icon_state(self._c_client, &c_node, "2")

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

A project around supporting the iPhone in Linux.

See http://libimobiledevice.org

People watching this ticket

Referenced by

Pages