There are two method to fix this, you can choose either, one of’em will work. In my case first method worked.
Method One:
- Plug in your iPhone and launch iPhoneBrowser, and look for file “package.js” on path /Applications/Cydia.app/.You can also SSH.
- and edit the file with any editor (vi, mc) on phone or Desktop
- Now find : “if (depiction == null)” without quotes and on replace with field enter: “if (depiction == null || true)” without quotes.
- Save the file (now again goto iPhoneBrowser to same path /Applications/Cydia.app/ and replace the existing package.js with the one you just saved.)
- Now reboot your iPhone/iTouch.
No comments:
Post a Comment