Skip to main content
added 120 characters in body
Source Link
Shaiful
  • 5.7k
  • 5
  • 40
  • 41

You can create a custom User-Agent for your app. And configure your website to only accept that User-Agent.

Though it's unlikely that someone else will use your selected User-Agent. But anyone can load your site if they get their hands on your User-Agent string.

This is how you set custom User-Agent on Webview

You can create a custom User-Agent for your app. And configure your website to only accept that User-Agent.

Though it's unlikely that someone else will use your selected User-Agent. But anyone can load your site if they get their hands on your User-Agent string.

You can create a custom User-Agent for your app. And configure your website to only accept that User-Agent.

Though it's unlikely that someone else will use your selected User-Agent. But anyone can load your site if they get their hands on your User-Agent string.

This is how you set custom User-Agent on Webview

Source Link
Shaiful
  • 5.7k
  • 5
  • 40
  • 41

You can create a custom User-Agent for your app. And configure your website to only accept that User-Agent.

Though it's unlikely that someone else will use your selected User-Agent. But anyone can load your site if they get their hands on your User-Agent string.