Help with uploading to iTunes connect-Error ITMS 90161
gamestudent
Member Posts: 504
So, I'm attempting to submit my game to iTunes connect, so I can test my IAPS on test flight. But when I load it up, it gives me this error, and says that my provisioning profile is invalid. I searched the forums, but there wasn't really a satisfacory answer. Is it something I'm doing wrong with my profiles, or what?
Thanks for any help!
Comments
Have you checked that your provisioning profile is valid? To do this, long into to your developer console and goto the provisioning profile you made for this game. Check its status, if it's marked green it's valid, yellow it's invalid. If yellow and invalid, click edit and resave. Then download it, install it and open up Xcode. Then goto preferences>accounts and select your user account. Then refresh your profiles by clicking the refresh button.
Once you've done all this try it again. Hope this helps.
GAMESALAD DEV FOR HIRE! - www.gingagaming.com
OK, so I refreshed my profiles, but now when I try to sign the appit gives me this error:
Code Signing Error 1: iPhone Developer: Andrew Knudsen (WXW2BFT3V7): ambiguous (matches "iPhone Developer: Andrew Knudsen (WXW2BFT3V7)" and "iPhone Developer: Andrew Knudsen (WXW2BFT3V7)" in /Users/info/Library/Keychains/login.keychain)
bump
Take a look at your keychain and see if you have a duplicate entry there. You may have the valid certificate and an expired one and things get confused.
Yep I agree. This is most likely a duplicate certificate. You wil need to delete one.
GAMESALAD DEV FOR HIRE! - www.gingagaming.com