#101 ✓resolved
Martin S.

Notify user to disable passcode before attempt to pair device with computer

Reported by Martin S. | December 22nd, 2009 @ 09:00 AM | in 1.2.0 Release

As described in ticket #100, the creation of a new pair fails if the device has a passcode set.

In such a case the device answers the following for the Pair request:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>Error</key>
        <string>PasswordProtected</string>
        <key>Request</key>
        <string>Pair</string>
        <key>Result</key>
        <string>Failure</string>
</dict>
</plist>

In order to avoid some bugreports, it would be the best if we also spit out something along this line to the user: "Please disable the password on your mobile before attempting to pair the device with your computer"

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