Releases: notifo-io/sdk-xamarin
Releases · notifo-io/sdk-xamarin
v0.0.4-beta
- iOS: added support for App Groups.
v0.0.3-beta
- iOS: fixed issue where pending notifications with
silent
flag were displaying.
v0.0.2-beta
- Android: added support for the
silent
notification flag.
v0.0.1-alpha12
- Added ability to customize notification before delivery.
v0.0.1-alpha11
- Refresh token improvement.
v0.0.1-alpha10
- iOS attach a small image if a large image not provided.
- Raise OnNotificationOpened and OnNotificationReceived events only for notifications.
v0.0.1-alpha9
- Added notification data field.
- Added XML documentation.
- Fixed package multitargeting issue.
v0.0.1-alpha5
- Added device offline mode handling.
- Added small image, large image, confirm button, and link formatting options.
- Added references for all clients through SDK.
- Added XML documentation.
Initial release
- Added device token registration (after token refresh and manually)
- Added notification received and notification opened events
- Added integration with Firebase Push Notification Plugin for events provider