Skip to content

Releases: needle-mirror/com.unity.services.push-notifications

1.0.0-pre.3

22 Oct 10:28
Compare
Choose a tag to compare

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[1.0.0-pre.3] - 2021-08-19

Fixed

  • Updated 3rd party code notices

[1.0.0-pre.2] - 2021-08-17

New Features

  • The package now uses the Core initialisation flow.

Fixed

  • Subsequent updates of the Android token will no longer cause a null pointer exception

[1.0.0-pre.1] - 2021-08-05

New Features

  • Support for Android devices, including rich push notifications
  • A simplified, unified external interface that allows one registration for both platforms

Fixed

  • Notifications now show when app is in the foreground on iOS

[0.1.0-preview] - 2021-07-27

New Features

  • Support for iOS platform, including rich push notifications
  • Push notification analytics - notificationOpened and notificationServices events

Known Issues

  • Android is not currently supported
  • Analytics platform is hard coded to "IOS" as this integration is changing in the next release and currently this is the only platform we support
  • Analytics country is hard coded to "GB" as this integration is changing in the next release and the currently released Analytics package doesn't provide this API