I posted this question earlier today on
StackOverflow,but without answer ,and need this to be solved tonight, that's why am also posting it here...so sorry for cross posting but i am desperate :\
so basically when i try to send
string to server i am getting this error.I am trying to send image ,as string, with SharedPreferences from fragment to viewModel and then send it with other data that server expect
my fragment code:
and in my view model i reciving and seting this image this wey: