I am running Android and using C#. The following code work for many years and now it do not.
webView.LoadUrl("https://www.smbudget3.com/things_signon.aspx");
I was told to use REST but I do not know how to code to use REST. I need an example SAMPLE code to replace the webview code above using REST.