Native login page not show keyboard when tap on username or password

-2
Hi,   I'm new to Mendix and thought this would be straight forward but I can't find my issue.   I have created a new native app using the "blank native mobile app" template.   I changed the default home page for the anonymous user to the login page, and ran the app on an android device.  the login page shows up fine, but when I tap on the user name or password field no keyboard appears.  all I can do is click on the login button and unsurprisingly that just give me a validation error Any help or advice would be appreciated.   Thanks Steve
asked
3 answers
-1

Hi Steve,

 

Does the page contain the context object for the username and password values? Could you please share a screenshot of how the login page looks from within Mendix.

answered
-1

It should be as it was out of the box, 

 

Screenshot 2024-01-16 143044.png

all I changed ( I think ) was the role based home page

 

Thanks

Steve

answered
-2

I think I found the issue - in the make it native app it appears to want a double tap on the user name and password to open the keypad.  After that it seems to work OK.

 

Thanks

Steve

answered