Skip to content

v2.8.3

Latest
Compare
Choose a tag to compare
@ren6 ren6 released this 24 Oct 08:54
5be6df8

What's new in v2.8.3:

  • Initial support for Web-to-Web flow. This introduces a new SDK method fun attributeFromWeb(data: Map<String, Any>, callback: (Boolean, ApphudUser?) -> Unit).
  • Added an optional callback to updateUserId(userId: UserId, callback: ((ApphudUser?) -> Unit)? = null) method.