Closed jonz94 closed 1 year ago
Hi @jonz94 , I'm a Fullstack developer, was working on project with ionic + capacitor as well. I had some problems to connect azure notification hubs with capacitor, spent much time and couldn't find a correct solution. Now, capacitor is stable with version 5. Can you please merge this changes to release a version for capacitor 5? It'll be very helpful and great. Thank you so much!
Hi @NguyenVanToi, thank you for notifying me. I totally forgot about this PR 😅
For Capacitor 5 project, we can now install version 2.0.0 of this plugin by running the following command:
npm install @jonz94/capacitor-azure-notification-hubs@^2.0.0
If you encounter any issues, feel free to open a new ticket.
Thank you for your updates. It's great. I'll implement it on my project.
Closes #1