Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does SwiftWebVC use UIWebView? #58

Open
craig65535 opened this issue Apr 3, 2020 · 1 comment
Open

Does SwiftWebVC use UIWebView? #58

craig65535 opened this issue Apr 3, 2020 · 1 comment

Comments

@craig65535
Copy link

Hello,

I recently received an email from Apple saying:

The App Store will no longer accept new apps using UIWebView as of April 2020, and existing apps must remove the deprecated API by December 2020. Migrate to the more secure and reliable WKWebView as soon as possible.

Does SwiftWebVC still use UIWebView? I can see one reference to it in the code - https://github.com/meismyles/SwiftWebVC/blob/0.4.2/SwiftWebVC/SwiftModalWebVC.swift#L20

@Muhammadalipkve
Copy link

I guess UIWebViewDelegate are not deprecated like the UIWEbViews also I can't find the use of webViewDelegate variable in SwiftModalWebVC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants