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

UIWebView is deprecated #103

Open
jmosquedah opened this issue Nov 8, 2019 · 2 comments
Open

UIWebView is deprecated #103

jmosquedah opened this issue Nov 8, 2019 · 2 comments

Comments

@jmosquedah
Copy link

Hello,

I'm working on an iOS mobile application and i'm using SimpleAuth to get an auth token from Google.

Recently i'm getting this warning whenever i deploy to TestFlight

"ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information."

I looked through the app and all my web views are using WKWebView, however i did find a reference to UIWebView in SimpleAuth, class WebAuthenticatorViewController

Do you have any plans to refactor this class so that it uses WKWebView instead?

Thanks

@munkii
Copy link

munkii commented Jun 10, 2020

Any plans for this to be changed? Apps won't work be updatable after December 2020. https://developer.apple.com/news/?id=12232019b

@munkii
Copy link

munkii commented Sep 17, 2020

@Clancey I'm assuming you can close this one after your recent update

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