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 deprecation #170

Open
agiletortoise opened this issue Dec 30, 2019 · 10 comments
Open

UIWebView deprecation #170

agiletortoise opened this issue Dec 30, 2019 · 10 comments

Comments

@agiletortoise
Copy link

Apple has announced that new apps using UIWebView will no longer be accepted to the App Store in April 2020, and existing apps using UIWebView will no longer be allowed to update starting December 2020. Apple Announcement

When can we expect an update to the Evernote iOS SDK which no longer relies on UIWebView?

@imougy
Copy link
Contributor

imougy commented Jan 1, 2020

I concur, this is a serious issue for apps that integrate the SDK and it will be sad to remove Evernote integration because of this.
Thanks Evernote team.

@capella55
Copy link

Any update? This is a serious issue.

@LeonardoCardoso
Copy link

Hi all, we at Blinkist have been using a fork of this repo for quite a while now and also decided to move on with ditching the UIWebView in favor of WKWebView.

The changes can be found in this PR https://github.com/blinkist/evernote-cloud-sdk-ios/pull/3. After the update, all the functionalities seem to work fine up to now.

The biggest changes were to convert a sync call that manipulates javascript in UIWebView to an async call in WKWebView. The delegate methods are also different, but there are similar ones.

@bvirlet
Copy link

bvirlet commented Apr 30, 2020

This is a serious issue since it won't be possible to submit apps with UIWebView. If this project is deprecated, can someone as Evernote let us know?

@imougy
Copy link
Contributor

imougy commented May 19, 2020

Evernote team, please fix this issue, apps will be rejected soon because of this.
Thank you.

@umekun123
Copy link

This is important issue for my app, Voicepaper too.

@yiwangwuqian
Copy link

This issue cause apps on App Store could't to sale.

@umekun123
Copy link

any news?

@aharrys
Copy link

aharrys commented Aug 3, 2020

This is important issue, Please fix it
Any news ETA?

@vmanot
Copy link

vmanot commented Aug 10, 2020

It's ridiculous that this issue isn't considered serious enough by the Evernote iOS team to even comment on.

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

9 participants