I am beginner in web assenbly and I want to use of push notification in qt web assenbly. How can I do it?
Asked
Active
Viewed 85 times
1 Answers
1
This is not related to Qt for WebAssembly, just setup the notification library as you would on any other web app (e.g. Firebase Messaging), then of course you can send the notifications/data to the Qt app via emscripten bindings.

Miguel Rodrguez
- 141
- 5