Im am new to sqllite and databases in general, so far i have an app in which you enter data which is then stored on sqllite db file. I am only running on ios simulator so i am not sure how the actual app will work. Will the app still be able to fetch data and update the sql database when my computer is shut down? I guess my question is: is sqllite database also on the cloud or online somewhere.
Best Regards and thanks in advance