A Cordova plugin for the Construct Master Collection to implement mobile notifications.
- Stable Release
- Updated both Android and iOS SDK versions.
- 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
- Android 13
- Replaced dependency
cordova-plugin-badge-construct
withcordova-plugin-badge-fix
. - Android source updates
- iOS source updates
- Android 12 crash fix
- 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.
- Updated
appShortcutBadgerVersion
from1.1.19
to1.1.22
.
- Android 12
- Changed gradle dependency method from 'compile' to 'implementation'.
- Added Change Log
- Archived
- Archived
- Archived