You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS and Android : get / set / reset the Webview user agent
Web : get the user agent
I needed this feature so I wrote the plugin : https://github.com/adeprez/capacitor-user-agent
I tested it on multiple devices, and pushed it to npm. I could add it to the capacitor-community scope.
The text was updated successfully, but these errors were encountered:
Plugin Request
Name: user-agent
Package:
@capacitor-community/user-agent
Platform(s)
iOS, Android, Web (read-only)
Existing Solutions
https://ionicframework.com/docs/v3/native/user-agent/
The cordova user-agent plugin from the official Ionic doc. It does not work anymore on iOS.
Description
iOS and Android : get / set / reset the Webview user agent
Web : get the user agent
I needed this feature so I wrote the plugin : https://github.com/adeprez/capacitor-user-agent
I tested it on multiple devices, and pushed it to npm. I could add it to the capacitor-community scope.
The text was updated successfully, but these errors were encountered: