Skip to content

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

License

Notifications You must be signed in to change notification settings

SidoPillai/qt-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published