Bobby
Posts: 0
Joined: Wed Jun 24, 2015 4:24 pm

Appery test app iOS

Does the appery test app for iOS run slowly? Because I have an app that calls a create service in a loop and when I test it through the test app (I have to use the test app because my app has native capabilities), it takes half an hour to make a few hundred creations. That seems slow. Also I remember it was under maintenance for a long time. Just wondering if that is a possibility or if I have to find a more efficient way to do what I want to do.
thanks!

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Appery test app iOS

Hi Bobby -

REST services time execution could affect such slowness, it is better to run such amount of requests on server side, not on a client side.

Bobby
Posts: 0
Joined: Wed Jun 24, 2015 4:24 pm

Appery test app iOS

I run a contacts device service on a button press and inside the contacts service it calls a create service over and over. How else would I do this?

Return to “Issues”