GoCarrot / teak-android

Carrot SDK for Android
Apache License 2.0
0 stars 0 forks source link

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

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.