Hacker News new | ask | show | jobs
by epoch_100 1078 days ago
> but you cannot distinguish between limited access and full access

I believe you can check whether you received limited photos access: https://developer.apple.com/documentation/photokit/phauthori...

1 comments

Sorry, you’re correct. I was thinking of the case where older applications receive PHAuthorizationStatus.authorized when the user has selected restricted. There are newer APIs to handle the restricted access changes.