praveshagrawal / Website-2-APK-Builder

Convert your Website to a working Android App. Supports all kind of web content. Build app from any website or from local directory.
https://websitetoapk.com/
190 stars 36 forks source link

Can I set BaseURL in webview? #4

Open kylehz opened 7 months ago

kylehz commented 7 months ago

Can I set BaseURL in webview?like the root path on nginx server, I have some back buttons in html, it jump fail now!

praveshagrawal commented 6 months ago

You can debug for your error as below: https://websitetoapk.com/docs/debugging-with-chrome.html

BaseURL is always the URL that you use to build your app.