Welcome! › Forums › Unity Plugins › In-App Web Browser › OAuth 2.0 authorization with browser – cache issues › Reply To: OAuth 2.0 authorization with browser – cache issues
August 17, 2020 at 8:45 pm
#2178
Piotr
Keymaster
Hey,
Plugin uses native components from each platform so you might see differences like that.
I recommend doing some research and googling for WKWebView – things like “WKWebView share cookies”, “WKWebView share credentials” etc. – I am not sure how this login saves information on a browser, but I guess there is something missing, maybe some configuration. If you find a possible reason let me know so we can try it out.