Set User Id

Once your user is logged in and you can send us a userId, please do it otherwise the purchase will be tied to the device and your user won't be able to enjoy from another device. Setting it will allow you to tie a purchase to a user to use it on other devices.

This ID will be passed to the Webhook so that your backend can identify the user and unlock the access. If our backend made a migration of user purchases and notified your backend, we will set the refresh variable in the callback to true.

Purchasely.userLogin(with: "123456789")

To remove the user (logged out) you can perform a :

Purchasely.userLogout()

If you allow logged out / anonymous users to make purchases, please follow these steps

Last updated

© Purchasely 2020-2023