GoCarrot / teak-ios

Teak SDK for iOS
Apache License 2.0
3 stars 1 forks source link

Modify push-received behavior to reply with push state as needed #79

Closed ZeroStride closed 1 year ago

ZeroStride commented 1 year ago

When a push notification is received for display, the server will indicate if it thinks that the push can be displayed to the user or not.

The client should figure out if it thinks it can display the push, and if what the client thinks and what the server thinks differs then it should inform the server of the new reality.