I developed a version of my app to support AppTrackingTransparency alert, as advised by Google, in preparation for iOS 14.
It was rejected by App Store Connect saying I had to build it with last production Xcode which is 11.7
Xcode 11.7 doesn't support AppTrackingTransparency API.
Does that mean I need to wait for Xcode production version for iOS 14 to submit my update?
It was rejected by App Store Connect saying I had to build it with last production Xcode which is 11.7
Xcode 11.7 doesn't support AppTrackingTransparency API.
Does that mean I need to wait for Xcode production version for iOS 14 to submit my update?
Yes, that's exactly what it means. Note that devs are obligated to only use release tools/SDKs/OSs (no betas) for the store.Does that mean I need to wait for Xcode production version for iOS 14 to submit my update?
It's good you're testing/getting ready for the next iOS, but you will need to wait a bit longer before you and your users can realize the benefit of that effort.