Adds a notification to the user to ask them to open the app and read our message.
The notification is repeatedly shown until the user eventually clicks it. However, the interval between showing notifications is increased each time the user swipes the message away. It starts at once per day, then once every second day, ..., and is max'ed out at once every week.
Adds a notification to the user to ask them to open the app and read our message.
The notification is repeatedly shown until the user eventually clicks it. However, the interval between showing notifications is increased each time the user swipes the message away. It starts at once per day, then once every second day, ..., and is max'ed out at once every week.