Bug Report
Problem
What is expected to happen?
Vibrations.
What does actually happen?
No vibrations.
Command or Code
constructor(private vibration: Vibration)
{
this.isvcVibration.vibrate(200);
}
Environment, Platform, Device
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
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
Bug Report
Problem
What is expected to happen?
Vibrations.
What does actually happen?
No vibrations.
Command or Code
Environment, Platform, Device
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
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