Skip to content

1.3.2

Compare
Choose a tag to compare
@ianrumac ianrumac released this 12 Oct 07:56
· 5 commits to main since this release
cb9e2d9

1.3.2

  • Updates project linting and formatting to be consistent with the Flutter style
  • Removes rogue logging statements by matching them with the provided Log level
  • Adds passIdentifiersToPlayStore to SuperwallOptions which allows you to pass user identifiers to the Play Store purchases as account identifiers. This is useful for tracking user purchases in the Play Store console.

Thanks to @KonstantinRr for his contributions to this release 👏