Skip to content

[IOS] Loading forever when select image limit access #141

Closed
@ghost

Description

I encountered 2 problems when selecting photos in the case of granting permission to select photos on iOS as limit access.

  • problem 1: with library versions 1.1.2. When I grant limit access permission and then select the list of images allowed to access, this screen will be opened indefinitely without being allowed to switch to another screen (same issue same issue IOS: Cannot select image when you limit photo library and mediaType = "all" #123)
  • problem 2: Because of problem 1, I decided to use a lower version of the library <= 1.1.0 and I don't have problem 1 anymore. But I encountered another problem: in screen A selecting image from the list of images that have been granted limited access rights, I selected image X, then I clicked on the image button (next to the done button) to go to screen B select the limit access image list again and remove access to image X, then return to screen A and click done which will result in loading forever

@baronha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions