The new native mobile clients seem to use PascalCase for the push payload. Also the date/time could cause issues.
This PR fixes this by formatting the date/time correctly and use PascalCase for the payload key's I now receive cipher updates and login-with-device requests again.
The new native mobile clients seem to use PascalCase for the push payload. Also the date/time could cause issues.
This PR fixes this by formatting the date/time correctly and use PascalCase for the payload key's I now receive cipher updates and login-with-device requests again.
Fixes #5182