As we know CLCircularRegion, startMonitoring(for:), CLBeaconRegion are deprecated after iOS 18.0
My question is: when will these APIs stop working ?
Will it continue to work on iOS 18.1? what about iOS 19?
Post
Replies
Boosts
Views
Activity
Hello
I have a question regarding App Privacy Details, concerning the “User ID” field.
On one of my apps, I use email address as identifier during user authentication.
In “App privacy” page (as well in my privacy manifest), I did add “Email Address” as collected data type, and specified that it’s linked to the user.
My question is: Should I add “User ID” to my “App privacy details”, since the email address is used as identifier for the user account?
Thanks in advance