[GH-ISSUE #544] in IOS 11 Restore session between the WKWebview and SFSafariViewController. #359

Closed
opened 2026-03-03 16:48:03 +03:00 by kerem · 1 comment
Owner

Originally created by @sharmam-lh on GitHub (Aug 30, 2019).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/544

Description:

How to restore session between the WKWebview and SFSafariViewController in iOS 11, As I am trying to restore existing cookies for already logged-In user. which I am not able to do in iOS 11.
the earlier version in iOS 9 and iOS 10, I am able to share the cookies between them. but in case of iOS 11, there are new changes from Apple side due to security problem.

Here I found apple developer documents regarding SFSafariViewController:- https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller
Looking for suggestions.

Thanks in advance.

Originally created by @sharmam-lh on GitHub (Aug 30, 2019). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/544 ### Description: How to restore session between the WKWebview and SFSafariViewController in iOS 11, As I am trying to restore existing cookies for already logged-In user. which I am not able to do in iOS 11. the earlier version in iOS 9 and iOS 10, I am able to share the cookies between them. but in case of iOS 11, there are new changes from Apple side due to security problem. Here I found apple developer documents regarding SFSafariViewController:- https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller Looking for suggestions. Thanks in advance.
kerem 2026-03-03 16:48:03 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@tguidon commented on GitHub (Jul 29, 2020):

@sharmam-lh did you ever figure out how to implement this? My guess would be to use WKWebView? I need to implement something very similar soon.

<!-- gh-comment-id:665675387 --> @tguidon commented on GitHub (Jul 29, 2020): @sharmam-lh did you ever figure out how to implement this? My guess would be to use WKWebView? I need to implement something very similar soon.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#359
No description provided.