Environment:
Xcode Version: 15.3 (15E204a)
SDK Runtime: iOS 17.4 (17.4 - 21E213) - com.apple.CoreSimulator.SimRuntime.iOS-17-4
Issue:
When calling requestTrackingAuthorization of ATTrackingManager, the completionHandler is immediately called with a value of notDetermined.
This behavior is consistent even with async methods used in Runtime 14.0 and above.