I am in the process of implementing the RevenueCat SDK and everything seems to be working well, except I am seeing 30+ ‘New Customers’ displayed on my dashboard. Only I am using any version of the app with the SDK implemented, and I have only been testing with two accounts. If I visit the ‘customers’ area, I only see the two expected Sandbox accounts and nothing else.
Why is the New Customers count on the dashboard out of sync with the Customers reports, and why would it be so unexpectedly high?
Update: I am currently testing logging in and out of different accounts (my accounts, not Apple IDs) and restoring transactions (resulting in transfer events). I see anonymous RC accounts being created in the webhook event. Presumably that is the reason for the count increasing? Am I doing something wrong to generate so many anonymous accounts?