-
-
Notifications
You must be signed in to change notification settings - Fork 487
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
Add WebView detection #140
Comments
+1 |
2 similar comments
+1 |
+1 |
+1 - just had to sniff for social app webviews (as best as possible) and not use bower if those were detected |
+1 |
Here are some UAs I've received from error logging.
Looks like Instagram and Facebook Messenger for the most part. |
Any news about this feature? It's very useful for my project |
Unfortunately, not. But seems to be quite a wanted feature. I guess I won't have enough time to do it, so it's open for an enthusiastic programmer to code it :) |
yes would be definitely a great feature. I am wondering: Could you say "webview" is same as "websoftware" because i would also love to know if the ua is coming from e.g. Microsoft Office, etc. |
@maerzhase, well, the terms seem very close to me. However, we could add MS Office detection regardless of the webview detection I guess. |
@lancedikson Do you have an idea how to implement the ms office detection? Sorry i didn't yet look at the code yet but I would be up for helping with the implementation. Maybe you have a good place to start? |
I submitted a pull request regarding this issue: #452 |
This would be super useful! WebViews are limited in certain features and detecting them would be great. |
@eimanip randomly found this issue - I checked the code and I don't think this detects a webview, just detects safari on iOS or chrome android? not specifically a webview - let me know if I'm wrong because I'm trying to do the same ;) |
Sorry for the delayed response. |
Detect WebView on Android and iOS.
Android Docs
The text was updated successfully, but these errors were encountered: