Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Parse.com Push Notification inbox or history in the application

I am trying to implement into an Android project a Push Notification history or Inbox. I am using Parse.Com as my push notification provider. Has anyone been successful at attempting this before?

like image 949
Photekk Avatar asked Dec 05 '25 16:12

Photekk


1 Answers

I have had success creating a Push Notification inbox for iOS and Android.

It works something like this:

  1. Push is created and sent. Simultaenously create a Notification object.
  2. Allow users to go to the inbox via tapping on a push or via a standard UI button.
  3. When user opens the push notification inbox, query and show the list of all the Notification objects for that user.
like image 152
Ryan Kreager Avatar answered Dec 08 '25 08:12

Ryan Kreager



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!