Skip to content

[photo_manager] Support for limited access: ask for extra images #125

@yanivshaked

Description

@yanivshaked

Version information

  • Device: iPhone 12 Pro
  • OS: iOS 14.4.2
  • Package Version: v5.4.0+1
  • Flutter Version: v2.0.5

Is your feature request related to a problem?
Yes. On iOS 14, a new model of permission was introduced. The user can select only several pictures from the device's gallery and those pictures are available to the picker.
If the user opens the gallery again, he is NOT asked to give more pictures if he wants.
(See how WhatsApp have solved this issue).

Describe the solution you'd like
It should be possible for the user to bring up the native popup asking for more pictures to be added to the selection.
(This is done using the iOS PHPhotoLibrary.shared().presentLimitedLibraryPicker method)

Additional context
This issue is related to photo_manager and the solution should be joint.
I'm attaching a video that shows the problem:

ExampleSelectiveGallery.mp4

This is how WhatsApp solved this issue (we need something similar):

WhatsAppSelectiveGallery.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    r: photo_managerRelated to the photo_manager package.s: featureThere's a feature request in this issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions