Hi,
I have an app that does NOT require login, so I cannot use “Logged In User’s” to store things, like a counter. If I use a different database to store counter, does that mean that every person who downloads the app will see this shared counter and it will not be personalized?
David