I'm new to mobile development and I need to build a local storage for an app, this is where I've heard of Realm. Could you give me more information about how exactly Realm stores data in the application?
Is it a file or ...? And how do you manage app updates in order to not lose the data already in the user's phone?
Thank you