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

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

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

android - Pass an Serializable object in AIDL -