How can i check on GcmService?

0 votes
my project is in unity3D. how can i check gcm Service in unity3D?
related to an answer for: Push Notification Error
asked Dec 9, 2014 in App42 Cloud API-BaaS by amit.bagada (43 points)

1 Answer

0 votes
 
Best answer

Hello Amit,

Here is the Android library project for unity Push.
You have to customize "onMessage" method of App42GCMService.java file and rebuild the library project and update app42pushservice.jar file with this in your Android plugin folder.
 
Similarly you have to make changes in other plugin Service as well. But As per my understanding is concern while sending message from AppHQ it also receives by other plugin as you mentioned because message is not in appropriate format required by other plugin, application crashed.
 
Please make these changes & let me know if it helps.
Vishnu
answered Dec 9, 2014 by Vishnu Garg (674 points)
selected Dec 12, 2014 by amit.bagada
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...