my-first-realm-app
my-first-realm-app copied to clipboard
Creates the Realm in the user's space
With the existing code, the app attempts to create a Realm /ToDo
but they don't have permission to do that. Even if they did, that would mean that all users shared the same list of todo items. The app should instead create the Real under the user's folder