v3.5.7
What's new in v3.5.7:
- Support for Web-to-Web flows. This introduces a new SDK method
attributeFromWeb(data: [AnyHashable: Any], callback: @escaping (Bool, ApphudUser?) -> Void)
. Added ability to restore by email.
attributeFromWeb(data: [AnyHashable: Any], callback: @escaping (Bool, ApphudUser?) -> Void)
. Added ability to restore by email.