Skip to content

Releases: urbanairship/ua-unity-plugin

3.2.0

11 Mar 17:08
Compare
Choose a tag to compare
  • Updated Urban Airship iOS Library to 8.1.3
  • Updated Urban Airship Android library to 8.2.1

3.1.0

11 Mar 17:08
Compare
Choose a tag to compare
  • Updated Urban Airship iOS Library to 8.0.2
  • Added support for associated identifiers
  • Added iOS 10 foreground presentation support

3.0.0

11 Mar 17:08
Compare
Choose a tag to compare
  • Updated Urban Airship iOS Library to 8.0.1 (requires Xcode 8)
  • Updated Urban Airship Android library to 8.0.1 (requires android MinSdkVersion = 16)

2.3.0

11 Mar 17:08
Compare
Choose a tag to compare
  • Updated Urban Airship Android library to 7.2.0
  • Updated the JarResolver dependency to 1.2.0
  • Removed the Android Application override. Existing installations may need to
    remove the UrbanAirshipApplication entry from Assets/Plugins/Android/AndroidManifest.xml.

2.2.0

11 Mar 17:08
Compare
Choose a tag to compare
  • Updated Urban Airship iOS Library to 7.2.0
  • Updated Urban Airship Android library to 7.1.5

2.1.1

11 Mar 17:08
Compare
Choose a tag to compare
  • Updated Urban Airship Android Library to 7.1.3
  • Updated Urban Airship iOS library to 7.1.2

2.1.0

11 Mar 17:08
Compare
Choose a tag to compare
  • Updated Urban Airship Android Library to 7.1.2
  • Updated Urban Airship iOS library to 7.1.0

2.0.0

11 Mar 17:08
Compare
Choose a tag to compare

New Features

  • Updated interface to use C# Properties and Events
  • Full push payload is exposed through the PushMessage model object
  • Tags now return a list of strings instead of a JSON encoded string
  • Added channel registration events
  • Added Named User API
  • Added Tag Group API
  • Added Custom Event API
  • Added Message Center support
  • Added support to set the Android Notification icon and accent color

Packaging Changes

Bug Fixes

  • Landing pages now pause iOS
  • Fixed iOS build issues

1.2.0

11 Mar 17:08
Compare
Choose a tag to compare
  • Updated Urban Airship iOS and Android Library to 6.3.0

1.1.1

11 Mar 17:08
Compare
Choose a tag to compare
  • Fixed issue where iOS devices did not notify listeners when it received pushes.
  • Fixed issue where isPushEnabled was not checking the user notifications enabled flag on Android.