Vault
Results
1
issues of
Vault
# Bug Report ## Problem ### What is expected to happen? Vibrations. ### What does actually happen? No vibrations. ### Command or Code ```typescript constructor(private vibration: Vibration) { this.isvcVibration.vibrate(200); }...