What should i do here
Hello here is a photo of a problem that i have with making an update for my game
photo http://www.mediafire.com/i/?dbxh0pzg6lkwb4g
thanks.
photo http://www.mediafire.com/i/?dbxh0pzg6lkwb4g
thanks.
Comments
And see if you get this error ,
This is just a suggestion not a solution ..
Cheers
Roy.
http://stackoverflow.com/questions/8088874/faild-to-upload-app-which-build-by-ios5-relate-to-uirequireddevicecapabilities
http://stackoverflow.com/questions/3752025/app-store-problem-with-uirequireddevicecapabilities
Apples documentation seems to suggest you need to upload a new app and name but the above two ideas appear to help you avoid that:
http://developer.apple.com/library/ios/#qa/qa1623/_index.html
hope one or more help you.
I've had that problem too with my first app. I've changed something with my provisionning profile and then it works.
Hope you can fix your bug too with changing something at the provisionning profile
---
Benjamin
"<$key>UIRequiredDeviceCapabilities<$/key>
<$array>
<$string>armv6<$/string>
<$string>armv7<$/string>
<$/array>"
remove the $'s