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 Android native file picker #100607

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

syntaxerror247
Copy link
Contributor

After two new alpha releases since I opened the issue, and me completely forgetting about it, the Android file picker is still broken. This PR finally addresses and fixes the problem.

These changes ensure that if the mimeType is invalid, it will default to showing all files.

@Repiteo Repiteo merged commit 89001f9 into godotengine:master Dec 20, 2024
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Dec 20, 2024

Thanks!

@syntaxerror247 syntaxerror247 deleted the fix-filepicker branch December 20, 2024 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native FileDialog crashing on Android
4 participants