Skip to content

v3.5.5

Compare
Choose a tag to compare
@ren6 ren6 released this 23 Oct 12:31
· 7 commits to master since this release
5e27d38

What's new in v3.5.5:

  • Initial support for Web-to-Web flow. This introduces a new SDK method attributeFromWeb(data: [AnyHashable: Any], callback: @escaping (Bool, ApphudUser?) -> Void).
  • Fixed a bug that could lead to missing a consumable purchase in rare cases.