Philipp Sander

Results 11 comments of Philipp Sander
trafficstars

can someone help me with this please?

sorry... I don't understand how to use it. `PushPlugin.onMessageReceived(function callback(message, data, notification) {});` this is my method. How am I supposed to change the message of the notification? the exception...

The firebase system is coming from someone else. I need to manipulate the notification in my app if possible. is that possible or not? again, that's my playload in data:...

I feel so stupid.... how?! data is a string... message and notification are null PushPlugin.onMessageReceived(function callback(message, data, notification) { let dataObject = JSON.parse(data); dataObject.message = 'my message'; data = JSON.stringify(dataObject);...

i just want to change the message of the notification from within my app... it can't be that hard.

I think it would be a handy feature to be able to modify the msgData. beforeMessageReceived for example

@lukasborawski Thanks for the reminder. I updated the file

Can you merge this, pretty please?

Will someone look into this?

Merge this, pretty please?