Hi, I am developing an app which will auto assign a generated id to the user when using the app for the first time. So the user will not need to log in on a login screen. And this generated id will be used for the identification purpose when communicating to back-end server.
is this acceptable by Apple?
Thanks