If you can’t send message via iMessage try the following solution hope it will fix the problem.
I think Apple reaches the end, what do you think?
The process
Apple iOS 5 will be available on October 12th.
Stay Tuned…
Yaayyy! iOS 5 Supports iPhone 3GS. Here you can find some new features.
Stay Tuned.
This time I want to start a live post on CaziSoft to broadcast the news but, unlike other blogs, I just want to note the main topics instead of blogging all events. See You!
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.