Hi. So what you are saying, I can either send push messages through Google or Appery.io?
Can you please explain how to send push messages from the appery.io console.
Hi. So what you are saying, I can either send push messages through Google or Appery.io?
Can you please explain how to send push messages from the appery.io console.
In the Google Cloud Console, there are two numbers
Project ID:
Project Number:
The Project Id is something I create and the Project number is created by Google.
Which of these two must be inserted into the Sender Id field in the appery.io App Settings? Your Doc says Project Id. Is that correct?
Once I have entered these numbers would I be able to send push messages from the appery.io console or is there still additional configuration required?
1) Use Project Number.
2) No, you don't need anything else. Project Number and API key (see screenshots above on how to get API key)
Nope, no message received. Must the app be loaded on the Play Store? I have installed directly to my phone.
Ok I see. The app has to be installed in the Play Store. It is working.
How do I change the Icon that is displayed? Do I do this from Google or in Appery.io?
I also notice that some App Providers (Businezz Apps) allows you to route the user to a specific page associated to the push message. Is this possible with appery.io?
What is the badge for? You doc says it is a number displayed with the Icon for IOS? What is it aid of and why would I want to use it.
What are channels and how do I use them. I cant find a way to set a channel up.
If my questions are answered in your docs, pleasejust point me to the doc.
Thank you.
I have updated the Play Store. It is working.
Thx
Thank you but
Hello!
1) On Source tab change ic_stat_gcm.png files in the following folders:
ANDROID - ProjectName - res - drawable-hdpi
ANDROID - ProjectName - res - drawable-ldpi
ANDROID - ProjectName - res - drawable-mdpi
ANDROID - ProjectName - res - drawable-xhdpi
Delete those files and upload ones with appropriate size
2) No, it shouldn't. But you can implement this app logic by yourself.
3) You can have your app icon display a red badge with the number of unread push notifications. It works on iOS only.