I have a stagewebview that displays a page in my Air for Android app. I am aware that authentication dialog ui wont show up when running the apk on a device (i's not supported atm) so does anyone know a workaround for this? can i set the username and password using URLRequestDefaults.setLoginCredentialsForHost? I have tried doing this before loading the page in the stageview but it doesn't seem to work.
↧