Create app base JSON table as API REST and all work well, but if I set page.vars on one page one button click - my app is broken on Android AppGyver preview and get next error on debugger: OUTPUT: ERROR: "src property must be a valid json object"
Hello. The error occurs when I set the 6 page variables using dropdown fields and slider fields, and then I try to enter zero values into the all page variables as click button with flow functions to set variables to reset the settings to the basic ones, and at this moment the application crashes on the android and throws the application close with an error
Thanks a lot! It’s really was superfluous. I removed the extra assignment of values to page variables, but that still didn’t solve the problem. When you click on the reset button, the tightened flow functions knock out the application. Can you tell me, how I can correct way to give all variables a primary zero value?
Okay, I’ll forward this issue to the development team so they can investigate the cause of the crash. What is the app ID (found in Composer URL) and which page is this happening on?
Hello there! I´m working on a small app for iOS/Android, and I´m facing similar problem… When I run over iOS the app didnt crash but with Android the app crashes everytime. Both platforms present the same behavior when I check the debugger.