Qt Notifier
Unsolved
Mobile and Embedded
-
Hello everyone, I managed to implement the Qt Notifier but I had a couple of Questions.
-
Right now these are notifications, can I make them PUSH notifications? as in pop up?
-
Is it possible to make it so that when the notification is clicked, it will go to the app?
Thanks in Advance
-
-
Hi,
Push notification are a different thing.
The notification design will depend on your Androïd version.
For more control over them you should check the corresponding chapter in Android's documentation.