Skip to content
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

fix ios pick video use UTTypeMovie for pick video or media in ios #67

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

the-best-is-best
Copy link
Contributor

please accept this pull request for fix ios picker video immediately

@the-best-is-best
Copy link
Contributor Author

I switching to UTTypeMovie is often a good workaround because it is broader and accepts more variations of video formats, including different encodings or embedded tracks that might be present in your MP4 file. If UTTypeMovie works consistently, it may be the more reliable choice for scenarios where format compatibility is uncertain.

@the-best-is-best the-best-is-best changed the title fix ios pick video use UTTypeMovie for pick video or media in ios 17 fix ios pick video use UTTypeMovie for pick video or media in ios Jul 18, 2024
Copy link
Owner

@vinceglb vinceglb left a comment

Choose a reason for hiding this comment

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

Thanks for your fix! I tested on my iPhone with some videos it works perfectly great now 🎉

Does this solve your issues #66 and #55?

@vinceglb vinceglb merged commit a4494cc into vinceglb:main Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants