百度上這幫人,真的服了,沒有一我的能解決問題,最後在 stackoverflow 上找到解決方法app
The Application ID Name should be same as application bundle identifier, if you application bundle identifier is com.abc.xyz than the application ID name for this bundle ID should be XC com abc xyzide
A name in any other format won't be seen by Xcode.this
If you your application is already on app store and you are submitting update than just change the app ID name accourding to above formate and it will workcode