Hello
Thats what I do and when I restore my iphone from the backup I cannot remove the restriction with typing 1234
what di I do wrong?
Please help me!
<?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>SBParentalControlsFailedAttempts</key>
<string>0</string>
<key>SBParentalControlsPIN</key>
<string>1234</string>
<key>calendaralert-sound-identifier</key>
<string>texttone:Calendar Alert</string>
<key>newmail-sound-identifier</key>
<string>texttone:New Mail</string>
<key>reminderalert-sound-identifier</key>
<string>texttone:Reminder Alert</string>
<key>ringtone</key>
<string><default></string>
<key>sentmail-sound-identifier</key>
<string>texttone:Sent Mail</string>
<key>senttweet-sound-identifier</key>
<string>texttone:Sent Tweet</string>
<key>sms-sound-identifier</key>
<string>texttone:Tri-tone</string>
<key>voicemail-sound-identifier</key>
<string>texttone:Tri-tone</string>
</dict>
</plist>