PHAuthorizationStatus.limited

PHAuthorizationStatus.limited

PHAuthorizationStatus.limited Case of PHAuthorizationStatus The user authorized this app for limited photo library access.

case limited

Discussion

Use presentLimitedLibraryPicker(from:)) or presentLimitedLibraryPicker(from:completionHandler:)) to manually present the limited library picker.

Important: Add the PHPhotoLibraryPreventAutomaticLimitedAccessAlert key with a Boolean value of true to your app’s Info.plist file to prevent the system from automatically presenting the limited library selection prompt.