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 2020/10/23 09:08:34 UTC

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

VaultDeveloper commented on issue #95:
URL: https://github.com/apache/cordova-plugin-vibration/issues/95#issuecomment-715210103


   Thank you for your feedback. I performed additional tests based on the points you mentioned.
   * It doesn't work with 500ms or 1000ms.
   * It doesn't work with window.navigator.vibrate(1000).
   
   Howewer, I try to do vibrations in another screens of my application and everything works fine (even 100 ms vibrations).
   The only screen where it doesn't works is in the modal I need it. It works in another modal.
   In this modal I use another plugin, which can also emit vibrations [Scandit for Cordova](https://github.com/Scandit/scandit-cordova-datacapture-core). I wonder if there can't be conflicts between the two plugins.
   
   Also, both Android 10 devices I've tested with are Honor. It is possible that the problem might occur only with the manufacturer.


----------------------------------------------------------------
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.

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