Loading url with # in its path using android webview -


i have simple loadurl() method call trying load url looks https://abcd.abc.com/#/test . when try load url in webview , see request on charles proxy, request not have path including , after # . tried changing # %23 not work.

any appreciated.

vav, believe error because file .xml. loadurl suppose load .html file. please correct me if i'm wrong


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -