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:
[email protected]



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

Reply via email to