Esri / data-collection-dotnet

Data collection application built using the .NET Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
23 stars 30 forks source link

Adds a panel showing app info (About) #108

Closed nCastle1 closed 3 years ago

nCastle1 commented 3 years ago

Includes App name, platform & version; Runtime version including build; link to a license page. The link to the license page is localizable. The display of each setting is configurable through the app's configuration.

There are no unit tests since there isn't any significant logic involved.