Windows app asking for splash screen on installation of app Win 11 and Win 10 #27207
Labels
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
platform/windows 🪟
s/needs-info
Issue needs more info from the author
t/bug
Something isn't working
Description
There is an issue with the publishing of release version for Windows apps. After you publish the app and try to install it at the 99% of the installation you receive:
App installation failed with error message: AppxManifest.xml(34,27): error 0x80070002: Cannot install or update package MauiApp1_k78q5atfj1762 because the splash screen image [splashSplashScreen.png] cannot be located. Verify that the package contains an image that can be used as a splash screen for the application, and that the package manifest points to the correct location in the package where this splash screen image can be found. (0x80070002)
By default the WinUI apps shouldn't have Splash screens even though it requires one.
Tried with clean, rebuild, delete of bin/obj files, restarting of the VS, machine restarting but the result remains the same.
Steps to Reproduce
https://beebom.com/how-fix-publisher-could-not-be-verified-error-windows-11/
PS. Attached is .cer file:
Account: M1
Password: Test1234
MauiApp1.zip
Link to public reproduction project repository
No response
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
windows10.0.19041.0 and above
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: