Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios-webview version #176

Open
AndreKR opened this issue May 3, 2022 · 0 comments
Open

ios-webview version #176

AndreKR opened this issue May 3, 2022 · 0 comments

Comments

@AndreKR
Copy link

AndreKR commented May 3, 2022

The user agent

Mozilla/5.0 (iPhone; CPU iPhone OS 15_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148

and other similar user agents are detected as:

{
	"name": "ios-webview",
	"version": "605.1.15",
	"os": "iOS",
	"type": "browser"
}

I'm assuming that this user agent corresponds to what caniuse.com calls "Safari on iOS" (Example) and that the 15_3_1 in the user agent is the actual useful version information?

I don't know what the version number 605.1.15 means, but it doesn't seem particularly useful as I haven't seen any other value than 605.1.15.

Edit: The same can be said about instagram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant