how to get actual path of a file picked in jetpack compose?
how to get actual path of a file picked in jetpack compose and upload in via retrofit.i had tried to get path via content resolver but it returning "ERROR: Couldn't read row 0, col -1 from CursorWindow. Make sure the Cursor is correctly initialized before accessing data"