Results 54 comments of Luke Vo

Yep, I encountered it as well (see the closed duplicate issue #11574 ). Calling `FilePicker.PickMultipleAsync` on Mac shows the Open dialog. However before user has anything to do with the...

I wrote this package to "fix" these problems in the mean time: [datvm/LukeMauiFilePicker](https://github.com/datvm/LukeMauiFilePicker). Basically I re-implement them on platforms that the official APIs are having trouble with. Also support a...

@MartyIX sure that's a great suggestion, I guess I could try. I have never contributed to MS's repo before though, so I will need to get myself familiar with it....

I am facing the same issue while compiling for `net8.0-maccatalyst` on Mac only. The files are intentionally set to `EmbeddedResource` for usage by end products: ```xml ``` But for each...

@drasticactions is this a faulty bot action? Why is this closed?

@spajce I am not sure how that helps. My files are not configuration files and they are already `EmbededResource`s.

@drasticactions it's getting closed again :(

Also it only affects me on Simulator somehow. Testing on real iPhone works though it sucks because I can no longer use Simulator to take screenshots for the App Store....

I am pretty sure the latest VS for Mac works *only* with XCode 14.2 (I don't know about the Windows connection thing, I could never get it to work for...

Can confirm with @hakonn , now 16.2 simulator simply shows blank screen, while trying to manually install the app through drag-and-drop to older simulators (16.0) would just crash on startup....