v3.5.5
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.