I checked it with iOS 14.1 and it seems to work alright. Each time I update location from Xcode it updates alright on iOS simulator's core location (when I refresh the location manager for update). But with iOS 14.2 it always gives location that was changed for first time.
Post
Replies
Boosts
Views
Activity
After checking privacy in iOS 16 features to look for. I noticed that the application needs to ask the user's permission for accessing the clipboard. Please check the following image
.
I tried figuring out what permission key we need to use, to request permission but so far I have not found any details. I checked video and transcript and other developer documentation. Like privacy key list . But couldn't find any documentation related to this.