Skip to content

ParseRequestException: i/o failure When I query more than 8 rows #326

Closed
@sinhpn92

Description

@sinhpn92

I query to a className, I got error com.parse.ParseRequest$ParseRequestException: i/o failure. When the className have more than 8 rows I got this error, but when the className have less than 8 rows It works fine. I tried a options this is: When the className have more than 8 rows, I setLimit(8) for query It works fine, but when I setLimit more than 8 I got this error.
Version I used:
compile 'com.parse.bolts:bolts-android:1.+' compile 'com.parse:parse-android:1.+'
Please help me.

Update:
I test on two device: Genymotion device 4.3 it got this error. Genymotion device 5.1 It works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions