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

Deprecation of UIWebView in iOS 13 #568

Closed
oc002 opened this issue Sep 9, 2019 · 5 comments
Closed

Deprecation of UIWebView in iOS 13 #568

oc002 opened this issue Sep 9, 2019 · 5 comments

Comments

@oc002
Copy link

oc002 commented Sep 9, 2019

if ([webView isKindOfClass:[UIWebView class]]) {

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

@oc002
Copy link
Author

oc002 commented Sep 9, 2019

Already identified in the community forum:
https://community.auth0.com/t/lock-v2-ios-deprecated-api-usage-uiwebview-apis/30563

@oc002
Copy link
Author

oc002 commented Sep 11, 2019

Any updates on this? Will you remove references of UIWebView to let apps using the Lock to still update?

@stevevarley
Copy link

We have the same concern. I'm awaiting a response from engineering on this matter.

@carlos-martin
Copy link

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

@cocojoe
Copy link
Member

cocojoe commented Sep 16, 2019

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?

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

4 participants