0

App is crashing and giving this error - android.database.sqlite.SQLiteBlobTooBigException: Row too big to fit into CursorWindow requiredPos=250, totalRows=251

and this is the DB query @Query("SELECT * FROM "+ TABLE_NAME) public abstract List getAllObjects();

is there any way i can fix it ?

Sai Dilip
  • 21
  • 2
  • Does this answer your question? [SQLiteBlobTooBigException: Row too big to fit into CursorWindow requiredPos=0, totalRows=1](https://stackoverflow.com/questions/51959944/sqliteblobtoobigexception-row-too-big-to-fit-into-cursorwindow-requiredpos-0-t) – forpas Jan 06 '23 at 09:28

0 Answers0