breautek commented on issue #95: URL: https://github.com/apache/cordova-plugin-vibration/issues/95#issuecomment-1196165032
v3 relies on the browser implementation for implementations. This plugin does not implement vibrations for the android platform itself. I'd advise checking the JS console by using chrome's remote webview inspector, to see if there are any related error messages such as: `Blocked call to navigator.vibrate because user hasn't tapped on the frame or any embedded frame yet`. Potentially related to: https://github.com/apache/cordova-plugin-vibration/issues/110 -- 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]
