VaultDeveloper opened a new issue #95:
URL: https://github.com/apache/cordova-plugin-vibration/issues/95


   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   
   Vibrations.
   
   ### What does actually happen?
   
   No vibrations.
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   vibration.vibrate(200);
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   Only tested on Android devices. Everything is working fine until I use a 
Android 10 device. I have tested only on 2 Android 10 devices and both doesn't 
vibrate.
   Little detail: If I click on the overwiew button (the right physic button on 
the bottom of the screen), the device vibrates when the app goes in background.
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   cordova-plugin-vibration: 3.1.1.
   cordova-android: 9.0.0
   cordova-plugin-androidx: 3.0.0
   cordova-plugin-androidx-adapter: 1.1.1
   I use the Ionic framework 
   
   ## Checklist
   - [x] I searched for existing GitHub issues
      - [x] I create a [StackOverflow 
Question](https://stackoverflow.com/questions/64464596/ionic-cordova-vibration-not-working-on-android-10)
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


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