/qt-notification

This is an implementation of Local Notifications for iOS and Android using Qt.

Primary LanguageC++Apache License 2.0Apache-2.0

qt-notification

Trigger Local Notifications via qml for iOS and Android.

Developed on Qt Version: Qt 5.12
Platform Supported: Android - API 19+ and iOS - 8.0+

Usage

notification.show({caption: "hello", title : "notification", id:0});

Note

Local Notifications for iOS are triggered when the app is running in background