I want to add a suffix to a ERL that loads a WebView.
For example, every URL that loads in WebView automatically gets a suffix if it doesn't have one.
=url + "/suffix".
Is there any possible way to do so?
I want to add a suffix to a ERL that loads a WebView.
For example, every URL that loads in WebView automatically gets a suffix if it doesn't have one.
=url + "/suffix".
Is there any possible way to do so?