but I only see the content title and content text
where is message text and ticker text
should I make custom receiver for this ?if so. How ?
.
2. In home page of the project I saw the counter limit is 2M . Should it be 2 separate counters each with 1M
.
3. The counter increments every time I send message I though you count for recipients/month
.
4. What is the difference between Publish/Subscribe Messages and Push Notifications ? I see in pricing page that those 2 things are cost differently .
.
These three headers are used only as example. You can send your own headers and call them whatever you want. On receiving side you’ll be able to retrieve headers content by their names. If you’re looking for an example - generate a messaging project using Backendless code generation feature and take a look at method “onMessage()” in class “PushReceiver”. There you’ll find example of retrieving info from received notification.
Circle diagram on main page shows total number of sent push and pubsub messages. Limit of 2M is also a sum of these two limits. For verbose analytic info visit “Manage -> Analytics” page, tab “messaging”.
That’s true, it would be fixed in the nearest release.