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.0.0 #534

Merged
merged 10 commits into from
Nov 22, 2023
Merged

Release 17.0.0 #534

merged 10 commits into from
Nov 22, 2023

Conversation

rlepinski
Copy link
Collaborator

No description provided.

@rlepinski rlepinski requested a review from crow as a code owner November 21, 2023 22:46
@rlepinski rlepinski merged commit 50dfc79 into main Nov 22, 2023
1 check passed
@@ -554,6 +555,12 @@ public extension AirshipReactNative {
let result = try await AirshipProxy.shared.featureFlagManager.flag(name: flagName)
return try AirshipJSON.wrap(result).unWrap() as Any
}

@objc
func featureFlagManagerTrackInteracted(flag: Any) throws {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trackInteraction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants