Radio button works in browser test but not on device
I've got two radio buttons they both post to my database which is what I want them to do, however, when I test on the device they do not fully function. How do I fix this issue?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I've got two radio buttons they both post to my database which is what I want them to do, however, when I test on the device they do not fully function. How do I fix this issue?
When you say do not fully function -- can you provide more details as to what exactly happens?
I have set it up so after it posts the new information to the database it will navigate back to the users' main menu. and it's not going back there, the button turns blue like it's continuing to work, but goes nowhere.
Hi Jeff,
Could you please show a function for navigation to main menu (a code or a screenshot)?
Jeff,
Are there any errors in console (F12) when you test on desktop browser?
What is your Android version?
TypeError Cannot call method 'trim' of undefined Log_In.js:190
is the only thing that shows up and that's in the console.
android version
4.1.2
model
xt901
Hello! Try to do Navigate to page instead on Click on mowed_create service success event.