Wednesday, July 29, 2009

Helling Apple Application design

Ever met this problem when you tried to run your application on your iPhone or iPod Touch device?

"
Can’t run “3GTest” on the iPod “Someone's iPod Touch”

The iPod “Someone's iPod Touch” doesn’t have the provisioning profile with which the application was signed.

Please add the provisioning profile via the Organizer, or check the “Code Signing Identity” build setting.
"

I added the provisioning profile via the Organizer. However it doesn't work.

FIX:

1. Make a totally new provisioning profile and downloaded into your MAC

2. Double click to install it into your XCode.

3. Install it into your ipod or iphone via Organizer

4. Restart XCode

Everything will just work fine.

Sunday, July 5, 2009

Amazed by twitter

Want to do sth with it's api