1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[android] Couldn't read row 0, col 0 from CursorWindow. Make sure the Cursor is initialized...

Discussão em 'Mobile' iniciado por Stack, Setembro 21, 2021.

  1. Stack

    Stack Membro Participativo

    Estou fazendo a seguinte query no android usando o OrmLite:

    List<Mensagem> msgs = SqliteOrm.getMensagemDao(this).queryForAll();


    porém estou recebendo o erro abaixo:

    Couldn't read row 0, col 0 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.


    Alguém já passou por isso?

    Continue reading...

Compartilhe esta Página