@jcbaena wrote:
Hi,
I'm building a ionic app and it already receives pushes notifications. My problem is modify this notifications. I send a new param in the json of the push but i dont know how handle it.
I have found the file GCMIntentService.java. This file contains the logic to create de push in android systems. It handle the param "msgcnt" that is sended from mi php push server. I have changed this file, but when I run "ionic build" this change is not applied into the apk file.
¿how must I do the changes of the notification builders, and how must i compile/incluide it into the apk file?
Thanks on advance.
Posts: 1
Participants: 1