Frequently Asked Questions
iOS: The delegate is not firing
You must ensure that your push payload includes content-available: 1
Android: The delegate is not firing
You must include data
in your push payload
iOS: I stopped receiving notifications
You can only send 3-5 notifications per hour that contain content-available: 1. You can still send normal notifications without Shiny getting involved.
Android: Tapping on a notification is not firing the delegate
TODO