Skip to content

[Catalyst] Add default FilePickerFileTypes#21689

Merged
rmarinho merged 1 commit into
mainfrom
fix-15126
Apr 9, 2024
Merged

[Catalyst] Add default FilePickerFileTypes#21689
rmarinho merged 1 commit into
mainfrom
fix-15126

Conversation

@rmarinho
Copy link
Copy Markdown
Member

@rmarinho rmarinho commented Apr 7, 2024

Description of Change

When we are trying the samples of the maui repo, if you try the FilePickerPage and select one of the options to select a particular file type it would throw NSE. These types from iOS seem to work fine on Catalyst.

To test use the Essentials sample and the FilePicker for image or pdf.

I m trying to figure why sometimes it still return null when you pick a file, we applied a fix but doesn-t seem to be working everything , so this could be related with some time of race condition.

Issues Fixed

Work related with #15126

@rmarinho rmarinho marked this pull request as ready for review April 8, 2024 13:34
@rmarinho rmarinho requested a review from a team as a code owner April 8, 2024 13:34
@rmarinho rmarinho requested review from PureWeen and tj-devel709 April 8, 2024 13:34
@rmarinho rmarinho merged commit b183cae into main Apr 9, 2024
@rmarinho rmarinho deleted the fix-15126 branch April 9, 2024 10:27
@github-actions github-actions Bot locked and limited conversation to collaborators May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants