Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 17.1.0 #537

Merged
merged 11 commits into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# React Native Module Changelog

## Version 17.1.0 - December 6, 2023
Minor release that updates the iOS SDK to 17.7.0 and Android SDK to 17.6.0 and adds support for notifying the contact of a remote login.

### Changes
- Updated iOS SDK to 17.7.0
- Updated Android SDK to 17.6.0
- Added `Airship.contactManager.notifyRemoteLogin()` method to notify contact of remote login

## Version 17.0.0 - November 21, 2023
Major release that adds support for server side feature flag segmentation, interaction events for feature flags, and Impression billing.

Expand All @@ -13,7 +21,6 @@ Major release that adds support for server side feature flag segmentation, inter
- Removed the InboxMessage `isDeleted` property
- Fixed the InboxMessage `listIconUrl` on iOS


## Version 16.1.2 - October 23, 2023
Patch release that fixes an issue with `getActiveNotifications` on Android.

Expand Down
4 changes: 2 additions & 2 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Airship_targetSdkVersion=31
Airship_compileSdkVersion=31
Airship_ndkversion=21.4.7075529

Airship_airshipProxyVersion=5.0.1
Airship_airshipProxyVersion=5.1.0

# workaround for now, used for HMS
Airship_airshipVersion=17.5.0
Airship_airshipVersion=17.6.0

Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,13 @@ class AirshipModule internal constructor(val context: ReactApplicationContext) :
}
}

@ReactMethod
override fun contactNotifyRemoteLogin(promise: Promise) {
promise.resolveResult {
proxy.contact.notifyRemoteLogin()
}
}

@ReactMethod
override fun contactGetNamedUserId(promise: Promise) {
promise.resolveResult {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,10 @@ abstract class AirshipSpec internal constructor(context: ReactApplicationContext
@com.facebook.proguard.annotations.DoNotStrip
abstract fun contactReset(promise: Promise)

@ReactMethod
@com.facebook.proguard.annotations.DoNotStrip
abstract fun contactNotifyRemoteLogin(promise: Promise)

@ReactMethod
@com.facebook.proguard.annotations.DoNotStrip
abstract fun contactGetNamedUserId(promise: Promise)
Expand Down
44 changes: 22 additions & 22 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
PODS:
- Airship (17.6.1):
- Airship/Automation (= 17.6.1)
- Airship/Basement (= 17.6.1)
- Airship/Core (= 17.6.1)
- Airship/FeatureFlags (= 17.6.1)
- Airship/MessageCenter (= 17.6.1)
- Airship/PreferenceCenter (= 17.6.1)
- Airship/Automation (17.6.1):
- Airship (17.7.0):
- Airship/Automation (= 17.7.0)
- Airship/Basement (= 17.7.0)
- Airship/Core (= 17.7.0)
- Airship/FeatureFlags (= 17.7.0)
- Airship/MessageCenter (= 17.7.0)
- Airship/PreferenceCenter (= 17.7.0)
- Airship/Automation (17.7.0):
- Airship/Core
- Airship/Basement (17.6.1)
- Airship/Core (17.6.1):
- Airship/Basement (17.7.0)
- Airship/Core (17.7.0):
- Airship/Basement
- Airship/FeatureFlags (17.6.1):
- Airship/FeatureFlags (17.7.0):
- Airship/Core
- Airship/MessageCenter (17.6.1):
- Airship/MessageCenter (17.7.0):
- Airship/Core
- Airship/PreferenceCenter (17.6.1):
- Airship/PreferenceCenter (17.7.0):
- Airship/Core
- AirshipFrameworkProxy (5.0.1):
- Airship (= 17.6.1)
- AirshipFrameworkProxy (5.1.0):
- Airship (= 17.7.0)
- boost (1.76.0)
- CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
Expand Down Expand Up @@ -317,8 +317,8 @@ PODS:
- React-jsinspector (0.71.1)
- React-logger (0.71.1):
- glog
- react-native-airship (17.0.0):
- AirshipFrameworkProxy (= 5.0.1)
- react-native-airship (17.1.0):
- AirshipFrameworkProxy (= 5.1.0)
- React-Core
- react-native-safe-area-context (4.5.0):
- RCT-Folly
Expand Down Expand Up @@ -581,8 +581,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
Airship: 1031c7817d20066287cad158dcb04a2fea4aa6fd
AirshipFrameworkProxy: 840edb59bd50b0815e0982df3500aa768e839525
Airship: b079df833cd70032420291ef8ff0bb1f9d2f1ede
AirshipFrameworkProxy: fef143e89dd4b17a64aca99f16aa9de52e5137dc
boost: 57d2868c099736d80fcd648bf211b4431e51a558
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
Expand Down Expand Up @@ -616,7 +616,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 60cf272aababc5212410e4249d17cea14fc36caa
React-jsinspector: ff56004b0c974b688a6548c156d5830ad751ae07
React-logger: 60a0b5f8bed667ecf9e24fecca1f30d125de6d75
react-native-airship: eeef9f5568f76188c119988dc94f0b920c4f6cde
react-native-airship: 98179fe53dfdf182de78ff993f6041dc10f8b323
react-native-safe-area-context: 39c2d8be3328df5d437ac1700f4f3a4f75716acc
React-perflogger: ec8eef2a8f03ecfa6361c2c5fb9197ef4a29cc85
React-RCTActionSheet: a0c023b86cf4c862fa9c4eb0f6f91fbe878fb2de
Expand All @@ -637,6 +637,6 @@ SPEC CHECKSUMS:
Yoga: 921eb014669cf9c718ada68b08d362517d564e0c
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: b7a94a3aefc53b758c07410e8e9ddbf2ee273556
PODFILE CHECKSUM: f23eb2d98e667c4fa74d647a369c20c94d24e3c5

COCOAPODS: 1.11.3
COCOAPODS: 1.14.2
Loading