Vibration

Make sure vibration permission exists in your android manifest android.permission.VIBRATE, then send custom data field along with the notification custom field vibration with value « true »

Payload field key: vib
Type: Boolean
Value: if true, vibration will be forced if android.permission.VIBRATE permission is set.

Did this answer your question?