This issue now seems to be fixed, not sure why it didn't work on previous attemp
This issue now seems to be fixed, not sure why it didn't work on previous attemp
Hi Terry,
Thank you for the update! Let us know if this happens again please.
Actually, I now find there is still a problem. When I first debug the app in my browser, I click the register link which takes me to the register page. An aero type 'busy' symbol is showing in the centre of the screen and stays there until I complete the registration details and click register. My alert box in the javascript shown above tells me wether or not I have checked the checkbox, and that it has set the checkboxes value true or false. If I then check the database, the details have been added, but no matter what the valuein the checkbox, the database holds false. The aero stops spinning in the centre of the form.
If I then change the username in the form, so as not to clash with the previous data in the database, and re-click the register button, it now creates another entry in the database, this time correctly showing true or false depending on the checkbox status.
My back button in the title bar does not function, My cancel button does not function, this is just mapped to a navigate to page:
Page: LoginScreen, Transition effect: default, Reverse: false, Use full screen refresh: false.
If I create an android app and install it on my HTC Desire (android 2.2) and click register, I get a message saying 'error loading page' and then continues on to the appery.io website!
Thanks in anticipation for your assistance,
Terry
Hi Terry,
Are there any console errors?
On opening the register page, the following error is written to the console:
Uncaught TypeError: Cannot read property 'msie' of undefined
Clicking on the register button on the register page does not cause output to console.
The only error on the console occurs when navigating to the page.
Thanks,
Terry
Hello Terry,
There are seem to be a several simple mistakes in your app.
Please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a, give us its name and describe how to reproduce the problem. Also how it is supposed to work.
My App is called Dougies Meats.
It is at its simplest at the moment with a login page and a register page.
It opens on the login screen and allows an existing user to login. There are two links for "forgot username/password" and "Register".
The login functionality appears to function correctly.
The forgot username/password link has not yet been coded. The Register link redirects to the Register Page. (This is where the console error occurs)
I would be glad of your assistance, to put me on the right path, but how do I share my app with you?
The database used is DougiesDB
It's ok I found out how to share!