My app needs an internet connection at start up...just to log in. I've got this handled using Xamarin.Essentials.Connectivity.
Later on, I'd like to know if the connection is metered or not...to allow the user to opt-in to data use. I'm not seeing a way to do this with Xamarin.
Am I missing something?
Thanks,
Brian