I am building a progressive web app (in Javascript) which will be available to use across platforms. This is not a native iOS or Android application . I want to send notifications to this PWA app from Azure Notification Hub as my client already has an Azure subscription.
So far I have struggled to find any relevant document which describes how to implement it for PWA. Does it exist?
Please share documentation/sample-code-base on priority as my client needs to make decision on using Azure or other vendor like OneSignal.
May thanks !