I created a to-do list type app. In the application, the user can create his own new task. However, after closing the application, not all tasks were saved. Can this be fixed by authenticating/registering each user to save data or something? How can I fix this? Same problem with the web
I'm new to programming and don't know how to change this.