Ionic Vibration not working in IOS mobile browser

279 Views Asked by At

Hi every one I am working on chat app and it is deploy as web and I added vibration on sending any message.

the vibration is working fine on android chrome mobile browser but not working on iOS.

import { Vibration } from '@awesome-cordova-plugins/vibration/ngx'; this.vibration.vibrate(1000);

any advise why is that

1

There are 1 best solutions below

0
jcesarmobile On

Vibration API is not available on safari

https://caniuse.com/vibration