I want to modify the user agent string in a WebView so that on the server side I can detect that the request has come from my react-native app. I want to do this using the sourc
This is a terrible idea. Just use a custom header:
X-MY-CUSTOM-HEADER = MyAppName.