ios - Open SharePoint URL in UIWebView - Embedding credential into URL request to avoid prompt for credent -
how can open sharepoint url in uiwebview - embedding credential url request avoid prompt credential. developing small application can open specified sharepoint site url without manually passing require credential. url trying open needs credential want embed these credential request make open url ins uiwebview control. don't want open url in safari.
in simple words. need authenticate in background. user should navigate directly sharepoint list page.
Comments
Post a Comment