Android : fetching data from kinvey causing app crash

on Friday, August 22, 2014


I am making an android app and fetching data from kinvey. It is creating users and logging them in but when i try to fetch data from kinvey then app got crashed. here ismy entity class:


Entity class


Here is the kinvey Collection for my app:


Kinvey collection


and finally here is my code in main class from where i am try to fetch data:


enter image description here


and here is the catlog in order you want to see error


enter image description here


0 comments:

Post a Comment