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
In order for this plugin to be complete, we have to implement the notitifcation sender side.
This means:
The text was updated successfully, but these errors were encountered:
@blu3beri Is this already implemented? I am trying to implement push notifications. I did all the steps on the receiver side : https://github.com/hyperledger/aries-framework-javascript-ext/tree/main/packages/push-notifications
But not able to receive notifications. What changes need to be done on the Sender side?
Sorry, something went wrong.
Hi, I ended implementing this myself. Maybe this is helpful to someone: #278 (comment)
berendsliedrecht
No branches or pull requests
In order for this plugin to be complete, we have to implement the notitifcation sender side.
This means:
The text was updated successfully, but these errors were encountered: