Using phone notifications
Quasar Smartphone features a single notification system, unlike its PRO version, which includes two types. This notification system uses a dynamic island to provide useful information, which can be sent from external assets. Keep in mind that this system is limited and cannot display long texts.
Pop-up notifications integration
To use pop-up notifications, ensure the image you reference exists in smartphone/html/img/ and provide its correct path. Notifications can be triggered from both client-side and server-side, allowing customization of the title, description, image, and display time.
Lockscreen notification integration
This type of notification works exclusively on the client-side and should not be used on the server-side. It provides a notification on the lockscreen, complementing the pop-up notification to create a more complete event.
Last updated