Skip to content

v1.5.6 Fixed push notification history reading only for current platform

Latest
Compare
Choose a tag to compare
@heart heart released this 10 May 11:14
· 2 commits to master since this release

Add platform to every http request headers. On ios it is set to platform=ios and on Android it is set to platform=android.
to solve the push notification system that will only read the history of the platform itself.