Hi,
I'm trying to remember the user credentials inside the basic demo scene ( CombuDemo ), so I ticked the box.
But the scene I build is always asking me to login when I restart the app.
What do I need to do to only have the user login once and not be asked to login again?
I'm running on a Mac ( catalina ) and unity 2020.1.6f1 with the license addon
Regards
The demo scene is not using the remember credentials feature, but you can see the code to implement it in your own scene from the documentation pages:
https://www.skaredcreations.com/api/combu/v3/page_users.html#subsec_users_login_session
FRANCESCO CROCETTI @ SKARED CREATIONS