Closed ianrumac closed 1 month ago
SuperwallOptions
passIdentifiersToPlayStore
Superwall.instance.identify(userId: String, ...)
CHANGELOG.md
ktlint
Changes in this pull request
SuperwallOptions
-passIdentifiersToPlayStore
which allows you to pass the user's identifiers (fromSuperwall.instance.identify(userId: String, ...)
) to the Play Store when making a purchase. Note: When passing in identifiers to use with the play store, please make sure to follow their [guidelines](https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setObfuscatedAccountId(java.lang.String).Checklist
CHANGELOG.md
for any breaking changes, enhancements, or bug fixes.ktlint
in the main directory and fixed any issues.