breautek commented on issue #110:
URL: 
https://github.com/apache/cordova-plugin-vibration/issues/110#issuecomment-1196163408

   This plugin relies on the webview implementation for the android platform. 
Unfortunately, based on the chrome status link, as of webview 60, it requires a 
trusted user event to be triggered before it will allow the vibrate API to be 
invoked.
   
   Possible workaround is to use v2.x of this plugin, which contains a native 
implementation, instead of relying on the browser implementation (however it 
may or may not work with modern tooling, I haven't tested it).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to