Skip to content

1.2.0

Compare
Choose a tag to compare
@OS-ricardomoreirasilva OS-ricardomoreirasilva released this 26 May 14:27
· 125 commits to main since this release
f3aeb18

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.