You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Promises to the following methods: start(options: StartProperties), startManually(options: StartProperties), logout().
Android: purchase(props: ApphudPurchaseProps) method's offerToken parameter inside ApphudPurchaseProps is no longer required, as it falls back to the first available offer token, if not set.