You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maui by default does v3 signatures with dotnet publish. I have several users report that they are unable to install the apk because of an Android error message that the package is invalid though I can install it on my test device and the sim. I assume this is because compared to the old flutter dev build we had this does only v3 and no v2 signing and some ROMs may require v2 signatures. How can I do that with MAUI in my CI?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Maui by default does v3 signatures with dotnet publish. I have several users report that they are unable to install the apk because of an Android error message that the package is invalid though I can install it on my test device and the sim. I assume this is because compared to the old flutter dev build we had this does only v3 and no v2 signing and some ROMs may require v2 signatures. How can I do that with MAUI in my CI?
Beta Was this translation helpful? Give feedback.
All reactions