chadori-mobile-notification
v0.0.9
Published
A Cordova plugin for the Construct Master Collection to implement mobile notifications.
Downloads
200
Maintainers
Readme
chadori-mobile-notification
A Cordova plugin for the Construct Master Collection to implement mobile notifications.
Change Log
0.0.9 (August 20, 2024)
- Stable Release
- Updated both Android and iOS SDK versions.
0.0.8 (May 08, 2023)
- Bug fixes and improvements
- Android source fixes, improvements and updates
- Android config improvements and updates
- Gradle fixes
- Improvements to protect from crashes and errors.
- Fixed application not launching after clicking notification.
- New Android API reference to launch dummy notifications, just for the purpose of launching the notification permission dialog.
- Android 13 improvements
- Version before API Level 33 (Android 13)
- Other bug fixes and improvements
0.0.7 (August 19, 2022)
- Android 13
- Replaced dependency
cordova-plugin-badge-construct
withcordova-plugin-badge-fix
. - Android source updates
- iOS source updates
- Android 12 crash fix
0.0.6 (August 18, 2022)
- Replaced dependency
cordova-plugin-badge
withcordova-plugin-badge-construct
. This is to apply the fixes in0.0.4
to0.0.5
in the badge plugin as well.
0.0.5 (August 18, 2022)
- Updated
appShortcutBadgerVersion
from1.1.19
to1.1.22
.
0.0.4 (August 18, 2022)
- Android 12
- Changed gradle dependency method from 'compile' to 'implementation'.
- Added Change Log
0.0.3 (September 25, 2021)
- Archived
0.0.2 (September 10, 2021)
- Archived
0.0.1 (September 10, 2021)
- Archived