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
We were having problems that when decorating this class from the main
app it would try to read from the data from database before actually
creating the database, which would make the app crash.
We were having problems that when decorating this class from the main
app it would try to read from the data from database before actually
creating the database, which would make the app crash.