System image picker support? #295

Closed
opened 2022-12-09 08:59:37 +00:00 by saagarjha · 5 comments

On iOS, clients of UIImagePickerViewController and PHPickerViewController can access provide a full-featured image picker without having to request access to the user's photo library. On Mac Catalyst, this also allows the user to use the system file chooser to select a file. Have you considered supporting these?

On iOS, clients of `UIImagePickerViewController` and `PHPickerViewController` can access provide a full-featured image picker without having to request access to the user's photo library. On Mac Catalyst, this also allows the user to use the system file chooser to select a file. Have you considered supporting these?
Owner

I have, but unfortunately Mastodon's attachment restrictions (up to 4 images OR 1 video) aren't expressible with PHPickerViewController.

I have, but unfortunately Mastodon's attachment restrictions (up to 4 images OR 1 video) aren't expressible with PHPickerViewController.
Author

Unsure how you would feel about this UI but I would personally be OK with letting the user select whatever they want and flagging them once they hit the restrictions, so they can fix it before posting. This would be similar to the situation where you can just keep pasting into the compose window and go over the limit that way.

Unsure how you would feel about this UI but I would personally be OK with letting the user select whatever they want and flagging them once they hit the restrictions, so they can fix it before posting. This would be similar to the situation where you can just keep pasting into the compose window and go over the limit that way.
Owner

That's a possibility. I'll have to think about.

That's a possibility. I'll have to think about.

Putting my vote in here for this. I have 50K photos on my phone. Not being able to browse the categories or search for things means any time I post a photo, I go to a different app.

Putting my vote in here for this. I have 50K photos on my phone. Not being able to browse the categories or search for things means any time I post a photo, I go to a different app.
Owner

2023.5 (now in TestFlight) uses the system photo picker.

2023.5 (now in [TestFlight](https://testflight.apple.com/join/wtB7HYvG)) uses the system photo picker.
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#295
No description provided.