Hello
4 days before I got my active developer account after paid $99. This is the first time I'm trying to release my ios game app in app store.
I'm trying to release my Unity IOS game to the app store using xcode. But I'm facing error (Provisioning profile doesn't include signing certificate "Apple Development: xxxxx") in my xcode (version 13.3.1). Please check image https://prnt.sc/Hl66jVBnWYvP
I added my apple developer account & after that added provisional profile in xcode. After that I installed the distribution certificate in the keychain but no luck. Please check image https://prnt.sc/TIzXQwdbYKde
I found another issue, when I click "Download Profile" from xcode it pops up a "Provisioning Profile" window. In that window the right side shows a cross warning "Doesn't include sign certificate Apple development: Sxxxxxxxxx (xxxxxxxxx9)" Please check image https://prnt.sc/mXx3kz8X1dQu
At last, to solve this Provisioning profile problem I follow all the below steps but no luck -
- Restart computer (macOS Monterey).
- Restart xcode
- Removed all Certificate from keychain
- Re-download the distribution profile (double tap to install to Xcode)
- Create new ios distribution profile (double tap to install to Xcode)
- Re-download the Development certificate (double tap to install to Keychain)
- Bundle id rechecked & it's matched everywhere.
Any one can help me to solve this?
Any solution?
Thanks