You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/07/27 01:23:29 UTC

[GitHub] [cordova-plugin-vibration] breautek commented on issue #95: No vibrations on Android 10 devices

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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org