Skip to content

Commit

Permalink
[MOBILE-3703] Release 17.1.0 (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
jyaganeh authored Jul 10, 2023
1 parent df53f80 commit 13167cd
Show file tree
Hide file tree
Showing 61 changed files with 161 additions and 93 deletions.
4 changes: 2 additions & 2 deletions Airship.Android.ADM.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.adm</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK - ADM Push Provider</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A full suite of mobile engagement tools for building next-generation apps</description>
<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.Accengage.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.accengage</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK - Accengage</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
</group>
</dependencies>
</metadata>
Expand Down
6 changes: 3 additions & 3 deletions Airship.Android.Automation.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.automation</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,8 +11,8 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.layout" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
<dependency id="airship.android.layout" version="16.11.1"/>
<dependency id="Xamarin.AndroidX.CustomView" version="1.1.0.4" />
<dependency id="Xamarin.AndroidX.Room.Runtime" version="2.4.3"/>
</group>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.Chat.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.chat</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
<dependency id="Xamarin.Kotlin.StdLib" version="1.5.31.2" />
<dependency id="Xamarin.Kotlin.StdLib.Jdk8" version="1.5.31.2" />
<dependency id="Xamarin.KotlinX.Coroutines.Core" version="1.5.2.2" />
Expand Down
3 changes: 2 additions & 1 deletion Airship.Android.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.core</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -17,6 +17,7 @@
<dependency id="Xamarin.AndroidX.Work.Runtime" version="2.7.0"/>
<dependency id="Xamarin.AndroidX.Concurrent.Futures" version="1.1.0.5"/>
<dependency id="Xamarin.AndroidX.Room.Runtime" version="2.4.3"/>
<dependency id="Xamarin.AndroidX.WebKit" version="1.3.0"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.FCM.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.fcm</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK - FCM Push Provider</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -14,7 +14,7 @@
<dependency id="Xamarin.Firebase.Messaging" version="122.0.0.1" />
<dependency id="Xamarin.GooglePlayServices.Base" version="117.6.0.1" />
<dependency id="Xamarin.Google.Dagger" version="2.37.0" />
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.Layout.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.layout</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
<dependency id="Xamarin.AndroidX.ConstraintLayout" version="2.1.1.2" />
<dependency id="Xamarin.AndroidX.AppCompat" version="1.3"/>
</group>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.Location.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.location</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.MessageCenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.messagecenter</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -12,7 +12,7 @@
<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="Xamarin.AndroidX.SwipeRefreshLayout" version="1.1.0.1" />
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
<dependency id="Xamarin.AndroidX.Room.Runtime" version="2.4.3"/>
</group>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.Preference.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.preference</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK - Preference Module</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -12,7 +12,7 @@
<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="Xamarin.AndroidX.Preference" version="1.1.1.6"/>
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
</group>
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions Airship.Android.PreferenceCenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.android.preferencecenter</id>
<version>16.9.1</version>
<version>16.11.1</version>
<title>Airship Android SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,7 +11,7 @@

<dependencies>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
<dependency id="Xamarin.Kotlin.StdLib" version="1.5.31.2" />
<dependency id="Xamarin.Kotlin.StdLib.Jdk8" version="1.5.31.2" />
<dependency id="Xamarin.KotlinX.Coroutines.Core" version="1.5.2.2" />
Expand Down
18 changes: 9 additions & 9 deletions Airship.NETStandard.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.netstandard</id>
<version>17.0.2</version>
<version>17.1.0</version>
<title>Airship SDK .NET Standard Library</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -13,17 +13,17 @@
<group targetFramework=".NETStandard2.0">
</group>
<group targetFramework="MonoAndroid4.1">
<dependency id="airship.android.core" version="16.9.1"/>
<dependency id="airship.android.messagecenter" version="16.9.1"/>
<dependency id="airship.android.automation" version="16.9.1"/>
<dependency id="airship.android.location" version="16.9.1"/>
<dependency id="airship.android.core" version="16.11.1"/>
<dependency id="airship.android.messagecenter" version="16.11.1"/>
<dependency id="airship.android.automation" version="16.11.1"/>
<dependency id="airship.android.location" version="16.11.1"/>
</group>

<group targetFramework="Xamarin.iOS1.0">
<dependency id="airship.ios.core" version="16.11.3"/>
<dependency id="airship.ios.automation" version="16.11.3"/>
<dependency id="airship.ios.extendedactions" version="16.11.3"/>
<dependency id="airship.ios.messagecenter" version="16.11.3"/>
<dependency id="airship.ios.core" version="16.12.2"/>
<dependency id="airship.ios.automation" version="16.12.2"/>
<dependency id="airship.ios.extendedactions" version="16.12.2"/>
<dependency id="airship.ios.messagecenter" version="16.12.2"/>
</group>
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.Accengage.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.accengage</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Accengage</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.Automation.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.automation</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Automation</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.Basement.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.basement</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Basement</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.Chat.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.chat</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Chat</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.core</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Core</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.ExtendedActions.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.extendedactions</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - ExtendedActions</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.Location.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.location</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Location</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.MessageCenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.messagecenter</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - MessageCenter</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.NotificationContentExtension.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.notificationcontentextension</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Notification Content Extension</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.NotificationServiceExtension.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.notificationserviceextension</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Notification Service Extension</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Airship.iOS.PreferenceCenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios.preferencecenter</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK - Preference Center</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand Down
14 changes: 7 additions & 7 deletions Airship.iOS.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>airship.ios</id>
<version>16.11.3</version>
<version>16.12.2</version>
<title>Airship iOS SDK</title>
<authors>Airship, Inc.</authors>
<projectUrl>https://github.com/urbanairship/urbanairship-xamarin</projectUrl>
Expand All @@ -11,12 +11,12 @@

<dependencies>
<group>
<dependency id="airship.ios.basement" version="16.11.3"/>
<dependency id="airship.ios.core" version="16.11.3"/>
<dependency id="airship.ios.automation" version="16.11.3"/>
<dependency id="airship.ios.extendedactions" version="16.11.3"/>
<dependency id="airship.ios.messagecenter" version="16.11.3"/>
<dependency id="airship.ios.preferencecenter" version="16.11.3"/>
<dependency id="airship.ios.basement" version="16.12.2"/>
<dependency id="airship.ios.core" version="16.12.2"/>
<dependency id="airship.ios.automation" version="16.12.2"/>
<dependency id="airship.ios.extendedactions" version="16.12.2"/>
<dependency id="airship.ios.messagecenter" version="16.12.2"/>
<dependency id="airship.ios.preferencecenter" version="16.12.2"/>
</group>
</dependencies>
</metadata>
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Airship Xamarin Changelog

## Version 17.1.0 - June 29, 2023
Minor release that updates to the latest Airship SDKs. Apps that make use of Message Center, Preference Center, and Scenes/Surveys should update to this version.

### Changes
- Updated iOS SDK to 16.12.2
- Updated Android SDK to 16.11.1
- Added a new config option, `autoPauseInAppAutomationOnLaunch` (default: `false`), to pause IAA during app init and allow it to be enabled later.
- Deeplinks that use the `uairship://` scheme but are not handled by Airship directly will now be delivered to the DeepLink delegate or listener.
- Fixed a channel registration issue on iOS that could lead to registration updates not being synced with Airship until the next foreground if the channel's metadata changes while an update task is in flight.
- Fixed an Android bug in Preference Center that could cause locally cached subscription list state to become incorrect when switching named users.
- Fixed an Android Preference Center contact subscription chips to avoid duplicated views when scrolling a long Preference Center.
- Fixed handling of `sms:`, `tel:` and `mailto:` links in Android Message Center, when using custom HTML and `<a>` tags.
- Fixed an Android issue with window resizing in Scenes and Surveys, to prevent the keyboard from covering the input field.

## Version 17.0.2 - March 29, 2023
Patch release that fixes Contact update merging order, improves Scene/Survey accessibility and reporting.

Expand Down
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "urbanairship/ios-library" == 16.11.3
github "urbanairship/ios-library" == 16.12.2
Loading

0 comments on commit 13167cd

Please sign in to comment.