Skip to content

fix(iOS): image picker filters #21192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ajpinedam
Copy link
Contributor

GitHub Issue: closes https://github.com/unoplatform/ziidms-private/issues/78

PR Type:

  • 🐞 Bugfix

What is the current behavior? 🤔

iOS image picker is not respecting the filters

What is the new behavior? 🚀

PR Checklist ✅

Please check if your PR fulfills the following requirements:

Other information ℹ️

@ajpinedam ajpinedam self-assigned this Aug 3, 2025
@Copilot Copilot AI review requested due to automatic review settings August 3, 2025 03:34
@github-actions github-actions bot added the platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform label Aug 3, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the iOS image picker to properly respect file type filters by implementing filter logic for UIImagePickerController.

  • Adds filter validation logic to check for image and video file extensions
  • Implements proper media type filtering based on FileTypeFilter configuration
  • Adds helper methods to identify image and video file types from filter extensions

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Skia Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-21192/wasm-skia-net9/index.html

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21192/docs/index.html

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21192/docs/index.html

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Skia Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-21192/wasm-skia-net9/index.html

@ajpinedam ajpinedam requested a review from MartinZikmund August 4, 2025 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants