Will WEBVIEW ever work again

Ed Cal 1 Reputation point
2022-05-29T21:07:20.083+00:00

Webview stop working. Will it ever work again?

Developer technologies | ASP.NET | Other
{count} votes

3 answers

Sort by: Most helpful
  1. Ed Cal 1 Reputation point
    2022-05-30T17:00:52.443+00:00

    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.

    0 comments No comments

  2. Ed Cal 1 Reputation point
    2022-05-30T17:06:12.5+00:00

    All I want to do is have my users signon to the signon page. Please send sample code to replace
    webView.LoadUrl("https://www.smbudget3.com/things_signon.aspx");

    0 comments No comments

  3. Ed Cal 1 Reputation point
    2022-05-30T19:19:44.133+00:00

    Hi Yijing Sun,
    Can you help me out on this problem. Please see my last two replies.
    I am using C#, Android.
    All I want to do is have my users signon to the signon page. Please send sample code to replace
    webView.LoadUrl("https://www.smbudget3.com/things_signon.aspx");

    I thank you for any help you can give me.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.