Skip to main content

Whenever a user logs out or updates an app their subscription seems to be lost. We are using React Native SDK.

 

Hi @novelgrinder. Can you email support so we can dig in more thoroughly? For now, however, I’d suggest that you review the following documentation, as this sounds like an issue with configuring the SDK and identifying your users:


Looks like we didn’t assign appUserId properly, is there a way to merge anonymous users with our db’s userId?


@novelgrinder If you call the logIn method with the app user ID in your database for the anonymous user, we will merge the anonymous user with your identified app user ID.