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?
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.
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
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?
Will look into that shortly thanks
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?
You are welcome, yh you can with the necessary permissions
Cheers, I guess I have some homework... but if decided to do a video on it, I'd be most grateful 😁
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.
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
Hello brother, can you explain how to compress the application and convert it to a link and upload it to Google Play
Will look into that shortly thanks
@@hacked101 I hope the video shows how to convert the file to ABK and upload it to Google Play and Microsoft Store. Thank you
Great job!
No doubt
How connect a Xamarin WebView to ASP.NET Core site ? please
Will make similar video shortly thanks
Thank you
You are welcome
Thanks very much...
You are welcome
Just want to know if this project can open JS plugins???
Yh, you have to enable JavaScript though
@@hacked101 Please, how is it enabled, i have a page that runs js and it doesn't work
thanks for your videos
You are welcome
@@hacked101 happy to help
Good work
Thanks
Webview is not working in Xamarin forms 5.0
What's the problem?
Thanks very much | how can we add a local html file !
Will make a video on that shortly, you are welcome
this video its very good and i would like enter my web site in the app
No doubt
is my proyect
https url is not working on android 8 could you please help
sorce code?
Sorry don't have source code for this, you can follow the video, is quite simple