I have implemented the Hybrid webview in xamarin forms. As mentioned I have included the index.html file with jquery library from web which is working in android, when I check the same in UWP it is not working, after i have copied the jquery content to local file and then success ed. When I try to implement the ajax jquery to get token. Nothing happens, how to fix and how to debug the script in html page.
↧