1.2.0
OS-ricardomoreirasilva
released this
26 May 14:27
·
125 commits
to main
since this release
Android:
- Add OSLocalNotificationsLib library. This is used to deal with all local notifications logic.
- Add custom sound to notifications. A hook was added in order to allow its play.
- Add custom actions to notifications and react to its click.
- React to different events: Internal, Web and App Routes.
- Update error code and messages.
iOS:
- Add OSLocalNotificationsLib library. This is used to deal with all local notifications logic.
- Add custom sound to notifications.
- Add custom actions to notifications and react to its click.
- React to different events: Internal, Web and App Routes. For the last one, a hook was added, to allow the external app authorisation.
- Update error code and messages.