I am using the Bluemix Push Notification service and the ibm-mfp-push Cordova plugin to deal with Push notifications in my Ionic app.
I would like notifications to vibrate and play sound when they are received. I managed to do it on iOS. But I can't find a way to do it on Android.
Is there any way to configure the Bluemix push service and the Cordova plugin to achieve what I want to do?
I saw this post that pretends to give a solution. But unfortunately it seems to be applicable to the Android client sdk only, and not to the Cordova sdk.