javascript - Cordova - Alter Push Notifications on the device -
i have push plugin enabled on device using this - suppose standard - plugin. can change plugin, however, if solutions involve one.
what want receive notifications via push (google gcm now) , alter them on device before showing them (mainly translation specific locale).
i assumed using push notification plugin receive notifications (but not show them!) , passing them local notification plugin show altered notification solution. push plugins see automatically show notification.
is there way around or else entirely solve problem?
you can implement silent push notifications, in case no notification displayed.
Comments
Post a Comment