App not retrieving data from Azure mobile service table
问题 Well my android app has trouble getting data from a table in my mobile service. It connects to the azure mobile service server using the MobileserviceClient with no errors what so ever. But when i try to get a table and take the data out of that table that app freezes on that 1 line and gives me a white screen. So some help would be great cause I have no clue what I am doing wrong. Also there is already 50 rows of data in the restaurantdata table. private MobileServiceClient mClient; private