Fix Weather App Not Working After evasi0n Jailbreak
February 5, 2013 8:19 AM
Posted by Unknown
We have already helped you in fixing all the impending errors in the evasi0n iOS 6 jailbreak untethered, but one bug has still been left unfixed, the weather app not working after using evasi0n jailbreak on your idevice. This procedure results in damaging the .plist extension configuration file. A cydia fix for this weather app bug has been released by the evad3rs dev team member David Wang aka planetbeing. If you are still that afraid to go outdoors without your weather app :), below is a cool new cydia package that fixes the weather app crashing error.
Cydia Fix
evad3rs hacking team have just released an update for evasi0n iOS 6.x jailbreak untethered on Cydia. These updated packages will fix the weather app not working after using the evasi0n jailbreak software or continuously crashing on your idevice, long reboot time problem and getting stuck on the Apple logo after using the evasi0n tool issue also. These two packages have been released as of yet...
Follow the steps listed below..
Step 1: To fix this issue fire up Cydia from springboard.
Step 2: Tap on the Changes tab placed at the bottom
Step 3: Now you just need to ensure that evasi0n 6.0-6.1 Untether and UIKit Tools are check marked as shown below, then do the following, tap Upgrade > Confirm.
After doing the above steps you will need to reboot your idevice and the errors and bugs will be gone once and for all.
Script Fix
If the above method doesn't work for you somehow, you can always try this script hack for fixing this issue.
Step 1: Launch Cydia and install OpenSSH and Mobile Terminal packages on your idevice.
Step 2: After installing the above two packages, type the following command in the terminal and press enter:
su root
Step 3: Now you will need to enter your root password which is alpine, only for those who have not changed their root passwords after jailbreaking.
Step 4: Just copy and paste the code below into the terminal and press enter.
#!/bin/bash
Update #1 : Always use the latest version of the evasi0n jailbreak distributed by the official evad3rs dev team members only. Currently, the latest version released is 1.5, you can download it here.
You can fix other evasi0n jailbreak problems and errors here.
Always make a backup of your idevice before you really get your hands on this hack. For more info on how to solve the above issue, follow the official evad3rs account here.
evad3rs hacking team have just released an update for evasi0n iOS 6.x jailbreak untethered on Cydia. These updated packages will fix the weather app not working after using the evasi0n jailbreak software or continuously crashing on your idevice, long reboot time problem and getting stuck on the Apple logo after using the evasi0n tool issue also. These two packages have been released as of yet...
- evasi0n 6.0-6.1 untether v0.2.3
- UIKit Tools v1.1.6
Follow the steps listed below..
Step 1: To fix this issue fire up Cydia from springboard.
Step 2: Tap on the Changes tab placed at the bottom
Step 3: Now you just need to ensure that evasi0n 6.0-6.1 Untether and UIKit Tools are check marked as shown below, then do the following, tap Upgrade > Confirm.
After doing the above steps you will need to reboot your idevice and the errors and bugs will be gone once and for all.
Script Fix
If the above method doesn't work for you somehow, you can always try this script hack for fixing this issue.
Step 1: Launch Cydia and install OpenSSH and Mobile Terminal packages on your idevice.
Step 2: After installing the above two packages, type the following command in the terminal and press enter:
su root
Step 3: Now you will need to enter your root password which is alpine, only for those who have not changed their root passwords after jailbreaking.
Step 4: Just copy and paste the code below into the terminal and press enter.
#!/bin/bash
chmod -x /usr/libexec/mobile_installation_proxy
killall -9 mobile_installation_proxy
rm /var/mobile/Library/Caches/com.apple.mobile.installation.plist /var/mobile/Library/Caches/com.apple.LaunchServices-045.csstore
launchctl stop com.apple.mobile.installd
launchctl start com.apple.mobile.installd
while [ ! -f /var/mobile/Library/Caches/com.apple.mobile.installation.plist ];
do
sleep 1
done
while [ ! -f /var/mobile/Library/Caches/com.apple.LaunchServices-045.csstore ];
do
sleep 1
done
sleep 10
chmod +x /usr/libexec/mobile_installation_proxy
sync
reboot
Now you just need to wait and watch as your idevice will reboot automatically and the above app bug will be fixed completely.Update #1 : Always use the latest version of the evasi0n jailbreak distributed by the official evad3rs dev team members only. Currently, the latest version released is 1.5, you can download it here.
You can fix other evasi0n jailbreak problems and errors here.
Always make a backup of your idevice before you really get your hands on this hack. For more info on how to solve the above issue, follow the official evad3rs account here.
February 12, 2013 at 8:36 PM
yes it does work ! although the script hack is a bit complicated but works.
February 13, 2013 at 1:15 AM
@etxe : haven't you tried the cydia tweak, it's much simpler.
March 13, 2013 at 2:22 PM
hi i cannot find UIKit tools ,and mobile Terminal In Cydia I Have Tried Re Jailbreak To Fix Weather App Help
Colin
March 14, 2013 at 12:39 AM
Click the refresh button in Cydia and these packages will appear.