Michael P. Eckhardt
Posts: 0
Joined: Thu Jan 23, 2014 8:55 pm

in-app or local notifications

What is the best way to send in-app notifications to the user?

Meaning: No Push Notification but only when starting or using the app itself it should remind the user of certain events.

Thanks!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

in-app or local notifications

Probably save the notification in a database and then check for it every x-seconds/minutes and then display to the user.

Return to “Issues”