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
Also beyond that there are quite a few more managedQuerys to get rid off, and I've encountered a few crashes related to re-querying a closed cursor that might be related to those managed queries.
… to get more database usage off the main thread.
Also beyond that there are quite a few more
managedQuerys to get rid off, and I've encountered a few crashes related to re-querying a closed cursor that might be related to those managed queries.