After following every step from how to create a certificate till adding provisional certificate to Xcode, I am unable to load the application on the iphone.
I am using Xcode 4.2 iOs 5 and trying to load application on iOS 4.1 [iPhone 3G ].
When I run other sample apps on my device, it successfully installs and runs.
My app gets buld successfully and I have configured the buld settings of my app according to my iOS.
What could be the probable reason?
Please help.
For testing purposes only, my app consists of a lone UIButton, thats it.