There is a huge number of users who facing “Blue Question Mark” when trying to download an app in Installous. Unfortunately mine is working fine so it’s hard to bring a solution for it!
Randy upload the following screen shot on our Facebook Page showing the blue question mark when he try to download an app!
Any idea about that?
Update: It seems that this is because of heavy load on download provider websites such as Mediafire.
Warning About installous
You probably now that iPhone 4S and iPad2 are jailbreakable now! Here I’m not going to teach you to how to jailbreak your iPhone or iPad, because there are several hundreds websites which has the same!!
Instead I want to tell you how you can install Installous to test drive paid apps for free before you actually buy those. creacking Apple app installation mechanism is easy, Thanks to Hackulo.us (Guys behind the Installous). Follow me
That’s it!
Here is some useful links
And Also if you have problem with go ahead and read the following
If you can’t send message via iMessage try the following solution hope it will fix the problem.
After jail breaking your device the next step is to install Appsync.
The process
Today while I try to update my iPhone (3GS) to iOS 5.0 beta 1, I get error 3002! fortunately I found that this error only happens when I try to “update” so I try “restore” mode and it works without any problem!
Stay Tuned!
In several cases, while developing an application, you have to convert a number (float, integer, double, etc) to a string. You can easily witre down the following codes and the NSString class do the rest for you!
float yournumber = 123.456; NSString* yourstring = [NSString stringWithFormat:@"%f", yournumber];
As you see the above code convert younumber to yourstring using stringWithFormat method of NSString Class.
younumber
yourstring
stringWithFormat
Here you can find some useful information about string formats.
Enjoy Coding!
As one knows few days ago Apple released an update to iOS 4.3.3 which solve the location tracking issue.
As I mentioned before apple did not fix the bug founded by @i0nic, which brings untether jailbreak to iOS 4.3.3. As I predicted Dev-Team and iH8sn0w update their jailbreaking tools (redsn0w, pwnageTool, and sn0wbreeze) to support this version.
redsn0w 0.9.6 rc15 , pwnageTool 4.3.3, sn0wbreeze 2.7 are the tools you can use for jailbreaking all iDevices (expect iPad2) running iOS 4.3.3 (4.2.8 for Verizon iPhone 4). Download links could be found under our download section.
Ultrasn0w also updated to support this version. You can find it in Cydia.
As before I just put the links to the instructions from other sites instead of duplicating the world. I think it is much more environmental friendly!
As I noted before newly released iOS 4.3.3 still jailbreakable using @i0nic exploit which used in the latest version of jailbreaking tools (redsn0w, pwnageTool and sn0wbreeze) so users should wait for new version of these tools to support iOS 4.3.3. But there is good news for those who can’t wait for them, using redsn0w 0.9.6 rc14 you can jailbreak your device. You need to have iOS 4.3.2 iPSW (here you can find it). Now just run redsn0w and point it to iOS 4.3.2 (yes it’s correct 4.3.2 ) and enjoy.
An untether jailbreak is now available for iOS 4.3.1. This new method can jailbreak all iOS devices except iPad2 & iPhone4 CMDA (Verizon) model because they have deferent bootrom which not yet hacked. redsn0w, sn0wbreeze and pwnageTool are all updated to support iOS 4.3.1. As you know AppleTV 2G is also supported.
4.3.1 untether exploit comes courtesy of Stefan Esser (@i0n1c on twitter), a security researcher based in Germany. Stefan has a long history of vulnerability research, and ironically his first contribution to the iPhone jailbreak community was improved security — last year he beat Apple to the punch and implemented ASLR for jailbroken iPhones with his “antid0te” framework. We’re happy to see that Stefan then turned his iPhone attention over to an untethered jailbreak exploit! The 4.3.1 untether works on all devices that actually support 4.3.1 except for the iPad2: iPhone3GS iPhone4 (GSM) iPod touch 3G iPod touch 4G iPad1 AppleTV 2G (PwnageTool only for now) The reason the untether won’t work as-is on the iPad2 is that it requires a bootrom or iBoot-level exploit to install, and the iPad2 is not susceptible to either the limera1n or SHAtter bootrom exploits.
4.3.1 untether exploit comes courtesy of Stefan Esser (@i0n1c on twitter), a security researcher based in Germany. Stefan has a long history of vulnerability research, and ironically his first contribution to the iPhone jailbreak community was improved security — last year he beat Apple to the punch and implemented ASLR for jailbroken iPhones with his “antid0te” framework. We’re happy to see that Stefan then turned his iPhone attention over to an untethered jailbreak exploit!
The 4.3.1 untether works on all devices that actually support 4.3.1 except for the iPad2:
iPhone3GS iPhone4 (GSM) iPod touch 3G iPod touch 4G iPad1 AppleTV 2G (PwnageTool only for now) The reason the untether won’t work as-is on the iPad2 is that it requires a bootrom or iBoot-level exploit to install, and the iPad2 is not susceptible to either the limera1n or SHAtter bootrom exploits.
Read the rest of this entry »