What is an activity feed?
An activity feed lets users see the history of notifications they’ve received within your app. OneSignal focuses on delivering notifications but does not currently store the history of messages sent to each individual user. To build this functionality, you’ll need to store notification data yourself—either on your backend server or directly on the user’s device.- Option 1
- Option 2