Avaire

Results 16 issues of Avaire

I think you could add some more things to the splash screen, like an loading bar for example.

**https://github.com/dotnet/maui-samples/tree/main/8.0/Apps/Calculator** Will this work when the IDE will be updated to .NET 8? Currently it doesn't work.

In the assemblies folder of apk there is no longer a dll called AppAssembly, now there is an dll which has the same name as the project and also an...

Can you add support for this kind of keystore? https://fileinfo.com/extension/keystore

Resource "Resources/Fonts/LilitaOne-Regular.ttf" not found. Why?? The path is correct.

When I started a new .NET MAUI project and created a new keystore, I saved the project. However, when I attempted to go back to the keystore (signing) menu, the...

I added an assembly resource to my .NET MAUI project and when i exported the APK i expected the assembly resource (.dll) file to be included in the "assemblies" folder...

For example what if i have a file called text.txt inside the folder called "assets" in the APK's root folder and i would want it's contents being printed out at...

Do you know any NuGet package for playing audio from dll in MAUI project? (mp3 or wav)

What is the minimum and maximum height & width the splash screen image can have? What format it must be? (PNG, JPG)