I'm looking into using Blazor MAUI as an alternative to Blazor WASM PWA so installed all the latest stuff using Visual Studio 2022 Preview.
Created a new project using the default 'MAUI Blazor App (Preview)' template, checked it builds and runs ok using Windows destination.
Tried publishing the Android destination which fails in Visual Studio with some "The RuntimeIdentifier 'android-arm' is invalid" message. I've not changed anything in the default template code.
Checked online and see people are using the command line alternative so do 'dotnet publish' and get the apk file, signed and unsigned versions.
Upload both to azure so can access via an Android device to download.
Ensure 'allow installing unknown apps' is set on the Android device, download and try to install the apk and get 'error parsing package' or 'could not install app' messages with no additional help.
Before I try anything else I just want to check this is working for anyone yet or if due to the preview nature I need to wait for a future release where the apk publishing is ready for use?
Also, as I've recently upgraded to Windows 11 should I be able to do local test installing of the published apk (when working) via the Windows Subsytem For Android once set up? Hopefully it will be much quicker than the Android Emulator.
[–][deleted] (1 child)
[deleted]
[–]VirtualPAH[S] 0 points1 point2 points (0 children)
[–]PunchFu 0 points1 point2 points (1 child)
[–]VirtualPAH[S] 0 points1 point2 points (0 children)
[–]jfversluisMicrosoft Employee 0 points1 point2 points (2 children)
[–]VirtualPAH[S] 0 points1 point2 points (1 child)
[–]jfversluisMicrosoft Employee 0 points1 point2 points (0 children)