How to get app version from manifest to view

Jean-Baptiste Delvaux 1 Reputation point
2021-08-02T12:33:32.82+00:00

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.
119892-image.png

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,326 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alessandro Caliaro 4,181 Reputation points
    2021-08-02T13:13:33.357+00:00
    1 person found this answer helpful.
    0 comments No comments