If I use window.open(url) to open a hlink url
My web app would crash and the simulator console:
"Viewport target-densitydpi is not supported"
I don't know why?
and I want to try other ways to open url
any other ways?
If I use window.open(url) to open a hlink url
My web app would crash and the simulator console:
"Viewport target-densitydpi is not supported"
I don't know why?
and I want to try other ways to open url
any other ways?