iOS 5.0.1 problem

Hello,

I’m new in unity. I’m developing a game for iPhone. When I’ve installed my .ipa file in my iPhone it was installed just fine. But I’ve tried to install that in another iPhone (having iOS 5.0.1 installed) and failed. It couldn’t install that .ipa file. What’s the problem and how can I solve this problem. It seems like my game is not compatible with iOS 5.0.1. Any help?

Thanks in advance,
_Masudias

need provisioning set up for each phone. See itunes connect.

You’ll actually want to access the “Provisioning Portal” under http://developer.apple.com/ios/manage/overview/index.action
iTunes Connect will be for when you’re ready to place it on the App Store.

I’ve provisioning profile created for my iPhone. But works fine with other versions of iOS. But it doesn’t work for iOS 5. Is there anything to do with xcode or player settings? I don’t know :frowning:

Thanks in advance,
_Masudias