Ios swift – ATTrackingManager.requestTrackingAuthorization not showing on Not Determined
I'm trying to implement the ATTrackingManager.requestTrackingAuthorization in my Swift app. I saw the tracking usage description appear once, but haven't seen it since. Based on another post, I think that since I'm changing the State variables after an .onAppear() the…