Chris Walker

Results 5 comments of Chris Walker

Whoops totally missed I wasn't in the project's github, thanks!

My workaround, a powershell script that runs via a afterPublish target: ``` #fixMauiPublishImages.ps1 param ( [Parameter(Mandatory=$true)][string]$StagingDir, [Parameter(Mandatory=$true)][string]$OutputDir ) #if maui ever fixes this issue, remove this script https://github.com/dotnet/maui/issues/10526 $OutputPath =...

Also if you change your commandName in launchSettings.json from MSIXPackage to Project, the same happens. No images are in the bin directory.

They're extemely easy to do, in our app we did nvpolyline for os 3.1x and the MKPolylines from apple for 4.0 but the issue is untill the iPad gets 4.0...

I discovered the example seems out of date, for me the key was at ``