We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should parse the inbox message here https://github.com/wultra/mtoken-sdk-android/blob/develop/library/src/main/java/com/wultra/android/mtokensdk/push/PushParser.kt#L41
as we do for operations.
the map that comes from the push:
{messageType=mtoken.inboxMessage.new, inboxId=4c734361-a764-48f2-840d-405de2f8fa2a}
The text was updated successfully, but these errors were encountered:
hvge
No branches or pull requests
We should parse the inbox message here
https://github.com/wultra/mtoken-sdk-android/blob/develop/library/src/main/java/com/wultra/android/mtokensdk/push/PushParser.kt#L41
as we do for operations.
the map that comes from the push:
The text was updated successfully, but these errors were encountered: