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

3.0.30 #243

Merged
merged 2 commits into from
Aug 29, 2023
Merged

3.0.30 #243

merged 2 commits into from
Aug 29, 2023

Conversation

namidan
Copy link
Contributor

@namidan namidan commented Aug 29, 2023

New Features

  • iOS, tvOS 17 compatibility

Enhancements

  • For paywall-only customers: added NamiPaywallManager.buySkuCancel to trigger notify the Nami SDK when the user has canceled out of the App Store purchase flow. Nami clears any the progress indicators on paywall product buttons when NamiPaywallManager.buySkuComplete or NamiPaywallManager.buySkuCancel is received.
  • For Nami subscription management customers: NamiEntitlementManager.clearProvisionalEntitlementGrants to clear out provisional entitlement grants. Useful for purchase testing scenarios.

Chore

  • Update how the Android side of the RN SDK pulls in dependencies to facilitate pulling in the Android SDK or Amazon SDK based upon product flavors. You will need to add a implementation line for the Nami SDK to your app/build.gradle See this example:
  • Updated TestNamiTV sample app to reflect the above difference

Updated Native SDK Dependencies

@namidan namidan merged commit cba039f into main Aug 29, 2023
2 of 3 checks passed
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.

2 participants