I am trying to develop an app on android that use android browser library and twa(running chrome browser-web app as app). When I am trying to connect to the web URI, it shows me blank page from some reason. The website that I am trying to run is written in ts react by using vite. I think that it shows me blank page when I runs it on the emulator because of the vite.config file, but I am not sure.
Can you help me please?
I was trying to run website that i have created from emulator chrome, but i got blank page. I expected to see the main screen of the webstite.(ps: the emulator chrome browser seems to recognize the URI but the page is just blank)