Page 1 of 1

bug with List when running apps using the Appery.io Tester

Posted: Wed Jan 15, 2014 9:57 pm
by Mark Tetrode

I think I found a bug when running apps using the Appery.io Tester.
My app has a List with Counter values that is updated every 5 seconds.

When I update the counter values and set these to a some string value (e.g. 'reply in 1 min') this does not work when running the app from the Appery.io Tester app (both on Android and iOS). Nothing is displayed.

So:

When I build an APK and install this, it works on Android, the counter gets updated, every 5 seconds.

When I build an IPA and install this, it works on iOS, the counter gets updated, every 5 seconds.

When I test using the Test button in de Appery.io developer, the counter gets updated, every 5 seconds.

When I test the app (on Android and on iOS) using the Appery.io Tester application, no counters are updated.

Can you please look into this problem?

Thanks

Mark


bug with List when running apps using the Appery.io Tester

Posted: Wed Jan 15, 2014 10:41 pm
by Alena Prykhodko

Hello Mark,

Thanks for reporting that, we'll test.
Please tell exact steps to reproduce and device/OS version you use.


bug with List when running apps using the Appery.io Tester

Posted: Thu Jan 16, 2014 8:34 am
by Mark Tetrode

Devices:
Android 4.03, iPhone iOS 7

Steps:
create a new project
add a list to the form
add an event to the form load: set property, component name=list-item-1, property name=counter, value='a string'

run this in a browser: works, the list item counter gets the string value
run this in the appery.io tester app: does not work (also does not work when value is a number), the list item counter stays empty
run this in a compiled app (IPA & APK): works, the list item counter gets the string value


bug with List when running apps using the Appery.io Tester

Posted: Thu Jan 16, 2014 9:53 am
by Maryna Brodina

Hello! We've just ckecked in Appery.io Tester on Android and it works. Please see the screenshot
Image Is that what you described above?