is this possible with corona sdk (not enterprise)?
local notifications works when apps are closed so i wonder if i use something like that.
i’m doing a code to check once a day to a remote database if there are new items.
if there are new items i will use local push notification to show the new items. but this only works if i open the app and close it again (to update the items database).
is there a way to do this with the app closed?
if not there are any suggestions to accomplish something like this? i was trying to make an automatic notifications for new items. i know a could go to onesignal and insert there the new items also and send to customers push notifications of the new items, but i was trying to make an “auto-solution”.
regards,
Carlos.