Join Slack
Powered by
The only way I was able to touch database successf...
# android
m
Mehdi Haghgoo
11/27/2021, 11:46 AM
The only way I was able to touch database successfully from MainActivity was by using GlobalScope.launch{}, which gives me warnings that I should not use it; it is decliate API and so on.
Open in Slack
Previous
Next