❔ Questions about uno platform
After I learned how to build apps with wpf i want to lean how to build apps with uno platform. I know have the following questions:
1. How can I change the application icon of my uno app?
2. How can I customize the splash menu for wasm?
3. How can I write System specific xaml and c#?
4. How can I write seperate Ui pages for different systems? For example if the mobile apps should have a different ui than the wasm or windows apps
5. Where can i find the finished build applications to deliver?
2 Replies
I already tried to customize the splash screen by editing the AppManifest.js file, but it does not make a difference.
I noticed that i can write anything in this file without getting an error and making a difference.
i also tried to write system specific code
this does not work:
and here only the windows part worked:
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.