How to do the tracking for geo push?

0 votes

Hi Vishnu,


Do you have some sample code in Lua for the logic?

Also, why am I receiving empty message when sending push notification from the app42 website using geo push?

Thanks.

related to an answer for: Geo based push notifications
asked Aug 11, 2016 in Corona by tianchoh (10 points)

1 Answer

0 votes

Hi Tianchoh,

Greetings!!!!!!

In case of Geo Push message format is different in both iOS and Android devices. In this message format is JSON. You can attach logs in your application and find the message and display whole message in Notification.

Let me know on which device you are testing it. Once you find the format you can easily display it on Notification Bar. For Geo handling you need to write own logic for location fetching and validation on device side so that you can decide whether Push Notification need to be shown or not.

Let me know if it helps.

Thanks

Vishnu Garg

 

answered Aug 11, 2016 by Vishnu Garg (674 points)
Geo push for android and ios
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
...