Hello,
I am developing a new app, that's distributed privately (no public link) to 7 friends on TestFlight.
Yet every day I'm seeing 2 to 4 new users signing up. They're all using Sign-In with Apple (which I support). Because I'm going to localise my app, I store the user's locale - and I see that most of these users have a zh locale.
The back-end database shows to me that these users created an account, and signed-in using a recent build of my app.
Should I be concerned, or is this perhaps some form of Apple testing. I have a different app in production, and I don't see this kind of behaviour there.
Thanks