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

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -