Thanks!
okay, will wait for the next release
Thanks for your reply!
For the method stated in the link, I would need to use the list widget. How do I get it to loop (meaning fetch more than one row in the collection) using the query service and LSV only? I am only getting one value.
Hi Katya, thanks for your reply! However, the buttons still stay active after tap a lot of times. I added this code to css asset with button named mobilebutton. Do I need to use ID instead? Like #myPage_mobilebutton
Hello! May I know when will this be fixed, or is there a workaround?
Refer to localstorage APIs
code
localStorage.setItem('text', input);
var text = localStorage.getItem('text');
localStorage.clear();
localStorage.removeItem("key");
/code
When the iPhone screen goes dark after a few minutes, the Appery tester app, if opened, will be logged out and we have to log in and reload the apps again.
Is there any way to disable auto logging out? Very troublesome to keep reloading the apps!
Thank you. Could you post here when it is fixed?