WebView in Xamarin.Forms using Visual Studio 2019 | Getting Started

Поділитися
Вставка
  • Опубліковано 29 сер 2024

КОМЕНТАРІ • 35

  • @dhirenpathak
    @dhirenpathak 2 роки тому

    Thank you

  • @luigimenozzi1384
    @luigimenozzi1384 3 роки тому +1

    Great job!

  • @StevenGomezCandanoza
    @StevenGomezCandanoza Рік тому

    Thank you very much for the video, it helped me a lot. I have a question: Do you know how to enable a vertical scroll for the WebView?

    • @hacked101
      @hacked101  Рік тому +1

      Will look into that shortly thanks

  • @gaddaraju4013
    @gaddaraju4013 3 роки тому

    Thanks very much...

  • @FenixHD920
    @FenixHD920 3 роки тому

    Good work

  • @ramiosama2403
    @ramiosama2403 2 роки тому +3

    Hello brother, can you explain how to compress the application and convert it to a link and upload it to Google Play

    • @hacked101
      @hacked101  2 роки тому +1

      Will look into that shortly thanks

    • @ramiosama2403
      @ramiosama2403 2 роки тому

      @@hacked101 I hope the video shows how to convert the file to ABK and upload it to Google Play and Microsoft Store. Thank you

  • @troytroll2917
    @troytroll2917 3 роки тому

    thanks for your videos

  • @RolandAndOkola
    @RolandAndOkola 2 роки тому

    Thanks for this video. It's a simple and straightforward starting point.
    If the "backend" website I'm connecting to is mine, can I trigger some native action on the device running the xamarin app?
    Eg if the site has an alert, make the phone vibrate?

    • @hacked101
      @hacked101  2 роки тому +1

      You are welcome, yh you can with the necessary permissions

    • @RolandAndOkola
      @RolandAndOkola 2 роки тому

      Cheers, I guess I have some homework... but if decided to do a video on it, I'd be most grateful 😁

  • @sandrorodrigues3172
    @sandrorodrigues3172 2 роки тому

    Thanks for the explanation. Can you tell me if I load an external site in a webview, I can manipulate the items that appear on the page with code and functions directly in the app? Example: WebView loads the site with menu A, B and C and I wouldn't want only the item A and C to appear as a menu option or that a site div be invisible. remembering that this would be in the app because in the code of the website it was only to create a javascript and call it by the app.

    • @RolandAndOkola
      @RolandAndOkola 2 роки тому

      I'm guessing this works like you are just viewing a website.
      I'm guessing to change anything, you would need to somehow copy the website content and then manipulate it - which then sounds like you'd be entering some legally dubious waters

  • @masterkodjane5772
    @masterkodjane5772 2 роки тому

    How connect a Xamarin WebView to ASP.NET Core site ? please

    • @hacked101
      @hacked101  2 роки тому

      Will make similar video shortly thanks

  • @danilovischi6112
    @danilovischi6112 3 роки тому

    Just want to know if this project can open JS plugins???

    • @hacked101
      @hacked101  3 роки тому +1

      Yh, you have to enable JavaScript though

    • @jarakur
      @jarakur 2 роки тому

      @@hacked101 Please, how is it enabled, i have a page that runs js and it doesn't work

  • @udaysaikumargarlapati
    @udaysaikumargarlapati 3 роки тому

    Webview is not working in Xamarin forms 5.0

  • @coeurderockeur871
    @coeurderockeur871 3 роки тому

    Thanks very much | how can we add a local html file !

    • @hacked101
      @hacked101  3 роки тому +1

      Will make a video on that shortly, you are welcome

  • @Ddewzxdsszkbooj100
    @Ddewzxdsszkbooj100 3 роки тому

    this video its very good and i would like enter my web site in the app

  • @ranamohamed6589
    @ranamohamed6589 3 роки тому

    https url is not working on android 8 could you please help

  • @MELOUN7
    @MELOUN7 3 роки тому

    sorce code?

    • @hacked101
      @hacked101  3 роки тому +1

      Sorry don't have source code for this, you can follow the video, is quite simple