7

I'm writing an ios app which is mostly implemented in a web view, and runs inside a native app.

Is there a way to persist the granted permission across web view sessions or must the user grant permission in the web view each time the web view loads within the native app? Asking the user to re-authorize the same website over and over creates a very poor user experience.

I have read the documentation for UIWebView and WKWebView, but haven't found any mention there, nor any mention on stackoverflow to date, so perhaps I'm asking the community to help me prove a negative here :) Any input would be appreciated.

user2809286
  • 173
  • 2
  • 12

0 Answers0