Autofill pop up boxes that appear in UIWebKit
I am needing to autofil a login procedure for an app that a client wants.
Now when I am on "any" network other that their own one, I can just inject
JavaScript into the relevant fields. But when I connect to their Wi-Fi
this isn't possible because that website seems to get by passed - or
presented in a different way.
On a normal desktop browser and mobile safari I get an AlertView which
allows me to type in the credentials. However UIWebView doesn't allow this
and also it doesn't show up at all leaving the page blank.
Sorry for the long background - but the question is, is there anyway to
still have the login work automatically with that happening.
The information is stored securely in the app before anyone asks:-)
Thanks I advance.
No comments:
Post a Comment