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