My live app is having a crash with this class. I t...
# android
p
My live app is having a crash with this class. I think it has to do with writing to sharedPreference using dataStore. But I need more light on this
k
Maybe share some sample code?
p
Sample code ? I don't know where this error is found. Because it's API specific to Coroutines
k
Yeah I was suggesting maybe sharing some code of how you are writing to sharedPref with DataStore. I’m only slightly familiar with dataStore so sorry I can’t really help.
m
Maybe try catch the call where you call the datastore in coroutine?