You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i take the db from internal memory and is empty because is not closed (indeed there are the tmp file of db, -db-shm , db-wal); if i close it before take from memory the tmp file disappear and the db is populated if i open it with any program for read sql db.
Thank you
Edit: i see that the dispose override method of HomeBloc is not called when close the app .... i m not sure...
I don't see nothing for close the db?
why?
thank you
The text was updated successfully, but these errors were encountered: