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
Post a Comment