-
Notifications
You must be signed in to change notification settings - Fork 110
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
Deprecation of UIWebView in iOS 13 #568
Comments
Already identified in the community forum: |
Any updates on this? Will you remove references of UIWebView to let apps using the Lock to still update? |
We have the same concern. I'm awaiting a response from engineering on this matter. |
I opened this thread [1] in the forum and I did not receive any official feedback yet. I still worry if I'll be blocked by App Store when they launch iOS 13 and I kept working with the Lock v2 [1] https://community.auth0.com/t/lock-v2-ios-deprecated-api-usage-uiwebview-apis/30563 |
Thanks for raising, I feel that the OnePasswordExtension is no longer relevant and should be removed as 1Password support is already baked into iOS 12+ Any objections? |
Lock.swift/Lock/OnePasswordExtension.m
Line 214 in e3cd82f
Apple will start denying updates for apps that use UIWebView dependent packages, and the lock component in OnePasswordExtension.m references that component.
Deprecation notice: https://developer.apple.com/documentation/uikit/uiwebview
The text was updated successfully, but these errors were encountered: