When you jailbreak your ipad and install openSSH for your geeky needs it makes locationd to stop working, well here is my permanent fix. enjoy
Login to the iPad as root and run:
#plutil -convert xml1 /System/Library/LaunchDeamons/com.apple.locationd.plist
Then edit using VIM
vim /System/Library/LaunchDeamons/com.apple.locationd.plist
Replace False with True for the tag: OnDemand, save, exit and run
#plutil -convert binary1 /System/Library/LaunchDeamons/com.apple.locationd.plist
reboot your iPad and location services should be working fine
-Posted from my iPad
No comments:
Post a Comment