A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
I think Xamarin Essentials has a class for you. It should be appinfo
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Greetings,
I would like to simply show the current version of my application on the login page. I didn't create it myself, so I'm mostly self taught in xamarin forms.
Basically, the manifest in the picking.android project and the view I need it to show from is in the picking project. I never truly questioned how the two worked together as they did without issue so far. But for the 1st time, I need to worry about sending information from the manifest to the part of the app I use, and while I could just hard write it, it doesn't really sound professional of me.
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
I think Xamarin Essentials has a class for you. It should be appinfo