Push Notification Questions
I already follow the push notification tutorial and i have some question. Can i change the cloud icon that the app show when send notification? can the notification be sent by a php?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I already follow the push notification tutorial and i have some question. Can i change the cloud icon that the app show when send notification? can the notification be sent by a php?
Hello! There is no way to change icon now. Theoretically you can send notification by a php, but can't say for sure...
Hello, we found a workaround for you!
You may change notification icon. You should export application as Eclipse sources and change ic_stat_gcm.png image. Then you should build your app manually.
Hello,
Have there been any news concerning this issue? We have found the notification icon img on the source files (android file). Can we change it from there?
Hello! Yes, you can.
Hello,
where I have to upload the image to change the icon of push notifications?
Thank you
Hi, I'm new to Appery, tried a few others and this looks promising!
I also would like to know if this issue is fixed. Can you now change the ic_stat_gcm.png icon via the UI without having to download the source / change and compile locally?
I've tried but can't see how.
Hello! Sure, you can change it on ANDROID - projectName - res
Ok but how do you upload your files to that location using the UI?
Hello,
There is a menu item "Upload to this folder". There you can upload any files in your project.