Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push Notifications mediator message failure on iOS after Credo updates #1959

Open
bryce-mcmath opened this issue Apr 26, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@bryce-mcmath
Copy link
Contributor

Description

Since the Credo updates we now see error logs related to push notifications on iOS, like the following:

PushNotificationsFcmSetDeviceInfoMessage: Failed to validate class.\nAn instance of PushNotificationsFcmSetDeviceInfoMessage has failed the validation:\n - property devicePlatform has failed the following constraints: devicePlatform must be a string \n

devicePlatform doesn't appear in the wallet codebase anywhere so I'm not yet sure what's causing the issue.

Worth checking with the mediator team to see if they updated any dependencies recently.

@bryce-mcmath bryce-mcmath added the bug Something isn't working label Apr 26, 2024
@wadeking98 wadeking98 self-assigned this Apr 30, 2024
@bryce-mcmath
Copy link
Contributor Author

The issue has been fixed and push notifications are working again, but there is still some error logs related to validation of the response summarized in the below ticket:
#1976

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants