I set up USER_ID to the Purchases.sharedInstance.logInWith() method and then SDK response created parameter always return false.
I set up USER_ID to the Purchases.sharedInstance.logInWith() method and then SDK response created parameter always return false.
Hey
I recommend following this guide on logging in on our SDK. logInWith is typically used after a log out to identify a new user without calling configure again.
I following this guide on logging in SDK. I used purchasePackageWith() and then purchase successful, but customerInfo.originalAppUserId parameter always return $RCAnonymousID, not my logging user id.
Hey
The originalAppUser ID will return the first app user id used by the subscriber. You can call getAppUserId for just appUserId. This will return the last seen app user id of the subscriber.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.