working in test browser but not in android testing app
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
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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
Thanks.. I can see how it works now. We'll test and figure this out.
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
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!