FilePicker on MacOs (MacCatalyst) does not return picked file.

Onur Büyükçağlar 20 Reputation points
2024-02-19T22:50:50.31+00:00

Hi, I am having the exact same issues explained in https://github.com/dotnet/maui/issues/11088 . Dotnet workloads on development machine (Windows); Installed Workload Id Manifest Version Installation Source
---------------------------------------------------------------------
maui-windows 8.0.6/8.0.100 VS 17.10.34607.79
maccatalyst 17.2.8022/8.0.100 VS 17.10.34607.79
android 34.0.79/8.0.100 VS 17.10.34607.79
ios 17.2.8022/8.0.100 VS 17.10.34607.79 and dotnet workloads on publishing machine (Mac); Installed Workload Id Manifest Version Installation Source
---------------------------------------------------------------------
wasm-tools 8.0.2/8.0.100 SDK 8.0.200
macos 14.2.8022/8.0.100 SDK 8.0.200
maui-maccatalyst 8.0.6/8.0.100 SDK 8.0.200
maui-ios 8.0.6/8.0.100 SDK 8.0.200
maui-android 8.0.6/8.0.100 SDK 8.0.200
ios 17.2.8022/8.0.100 SDK 8.0.200
maui 8.0.6/8.0.100 SDK 8.0.200 There is a approved and merged merged pr for this issue; https://github.com/dotnet/maui/pull/13814 and more over, this issue has been deemed as fixed on Jul 12, 2023 https://github.com/dotnet/maui/issues/11088#event-9792279528 Alas, when I lookup the sources of relevant code area from Visual Studio I am not able to see fixed code. (Its just #if/#endif) Project is open source and repository address is; https://github.com/Buyukcaglar/UltimateRemote And yet file picker does not work in MacCatalyst application. Am I missing something, or doing anything wrong? Any help appreciated. Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
{count} votes

Accepted answer
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,336 Reputation points Microsoft Vendor
    2024-02-22T09:38:39.9266667+00:00

    Hello,

    Thanks for your update. Please track on this issue in the https://github.com/dotnet/maui/issues/20741. If PG fix this issue, they will update in this GitHub link.

    By the way, you can try to use this workaround.

    Best Regards, Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful