Yep- if you have access to your user identifier when you’re configuring the RevenueCat SDK, you can pass the user ID property at that time. If you don’t have access to the user ID at that time (since we recommend initializing the SDK as soon as possible in your app’s lifecycle), you can identify with the user ID at any time by calling the `.logIn` method.
Yep- if you have access to your user identifier when you’re configuring the RevenueCat SDK, you can pass the user ID property at that time. If you don’t have access to the user ID at that time (since we recommend initializing the SDK as soon as possible in your app’s lifecycle), you can identify with the user ID at any time by calling the `.logIn` method.