I want to clear whole database when a user press logout button and loads a new data when another user login.I tried many solutions like
try { Realm.delet
If you are sure there are not any other databases you want to save, you can delete all the other data also. you can follow this answer Clear Application's Data Programmatically