Is there a way to send customer data when you use presentPaywall? All of my customers are anonymous.
App User ID
$RCAnonymousID:dad1b19971024dfcbb968e83ac87e288
I’m using the react node package,
import RevenueCatUI from 'react-native-purchases-ui';
await RevenueCatUI.presentPaywall({
displayCloseButton: false,
});