Page 2 of 2

working in test browser but not in android testing app

Posted: Fri May 18, 2012 8:19 pm
by DavidStubblefield

1) click "shop list" 2) choose any of the three from the resulting list 3) the next page should show the name for the one selected, but it is blank on the phone


working in test browser but not in android testing app

Posted: Fri May 18, 2012 8:55 pm
by maxkatz

Thanks.. I can see how it works now. We'll test and figure this out.


working in test browser but not in android testing app

Posted: Mon May 21, 2012 6:39 pm
by maxkatz

We fixed it. The problem is with a request parameter &shop_id in service GetShopInfo. You should delete the &, it should be just shop_id


working in test browser but not in android testing app

Posted: Mon May 21, 2012 7:31 pm
by DavidStubblefield

I have tested it and it is working now. Thank you for the help. Your team has some of the best support I have ever had. Keep up the great work!