Open
Description
Bug Report
Plugin(s)
device
Capacitor Version
5.x
Platform(s)
web
Current Behavior
We use navigator.vendor
for returning the manufacturer property and it's deprecated
Code Reproduction
https://github.com/ionic-team/capacitor-testapp
Other Technical Details
I don't think there is an alternative, but maybe we should document it or deprecate it, the manufacturer field is only useful on Android native platform.
Additional Context
It still works, but might break in the future, so the issue is just as a heads up.