This is the first time that I develop a mobile application and there is some data that I want to store.
But the question is where should I store the data, in local (the mobile itself) or in server ?
Furthermore, in which case and which information should I store in local and database ?
(Correct me if I understand something wrong)