Detecting React Native Apps in WebViews
On the project I’m working on at Rome2rio I’m currently implementing React Native’s WebView component and hitting some issues with sending headers and User Agent’s reliably. Sometimes User Agent’s get rewritten by the website inside (which is very strange) and...