SimpleAuth icon indicating copy to clipboard operation
SimpleAuth copied to clipboard

UIWebView is deprecated

Open jmosquedah opened this issue 6 years ago • 2 comments

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

jmosquedah avatar Nov 08 '19 21:11 jmosquedah

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

munkii avatar Jun 10 '20 14:06 munkii

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

munkii avatar Sep 17 '20 15:09 munkii