Hello everyone,
I’ve been developing with Corona for a few months now, but I really need to understand if something is doable or not… it’s sort of a game changer otherwise. I’m working on an Android-only app at the moment.
First of all I’m ok with LUA not being called when my app receives a notification and it’s in background.
I can always read the payload when the user clicks on the badge and all is good, but I really need the delivery time of the notification in the event and I can’t seem to find a way to access it. It would be trivial in pure Java to timestamp the notification in the background service, but seems like I would need an Enterprise license just to do that…
Anyone can help here? I’m stuck and really considering alternatives if this can’t be done at all…
Thanks,
Ivan
