Using yauaa to distinguish browser and thick app #382
-
I have a usecase where I want to distinguish requests that come from browsers vs thick apps. I need this for both desktop and mobile, but I was specifically testing on iOS and Android. I've observed that on Android, I'm receiving AgentType "Browser" for browsers, and "Browser WebView" for thick applications that embed WebView. But on iOS, AgentType comes as "Browser" for both. What is the recommended way to find out if the request is coming from a browser or a thick app? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Do you have examples for all of these? |
Beta Was this translation helpful? Give feedback.
-
I'm assuming this has been answered. |
Beta Was this translation helpful? Give feedback.
I'm assuming this has been answered.