ios - WKWebView and authentication -
i'm trying authentication work wkwebview no success. i've tried the usual methods i.e setting credentials in shared storage (how authentication in uiwebview properly?), using nsurlconnection grab authentication challenge (how display authentication challenge in uiwebview?).
anyone got suggestions?
the authentication works in safari should work. apple of course of study utilize hidden...
the solved in beta 3 using function didreceiveauthenticationchallenge in wknavigationdelegate. i've tried , works perfectly
ios authentication ios8 wkwebview
No comments:
Post a Comment