Hello, There is a requirement from one of our client, where in the users should directly be logged in to the flex iPad app, without prompting for username and password screen.
For this to achieve, I wanted to know if there is a way to read(in actionscript) the username and password with which the users logon to their iPads. Since the user would log into the device and since same username and password is supplied for our flex app too, they want to skip this step, but without compromising the security.
