evernote-cloud-sdk-ios icon indicating copy to clipboard operation
evernote-cloud-sdk-ios copied to clipboard

UIWebView deprecation

Open agiletortoise opened this issue 6 years ago • 10 comments

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?

agiletortoise avatar Dec 30 '19 19:12 agiletortoise

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.

imougy avatar Jan 01 '20 21:01 imougy

Any update? This is a serious issue.

capella55 avatar Mar 19 '20 02:03 capella55

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.

LeonardoCardoso avatar Mar 27 '20 13:03 LeonardoCardoso

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?

bvirlet avatar Apr 30 '20 13:04 bvirlet

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

imougy avatar May 19 '20 01:05 imougy

This is important issue for my app, Voicepaper too.

umekun123 avatar Jun 20 '20 18:06 umekun123

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

yiwangwuqian avatar Jul 31 '20 17:07 yiwangwuqian

any news?

umekun123 avatar Aug 02 '20 01:08 umekun123

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

aharrys avatar Aug 03 '20 23:08 aharrys

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

vmanot avatar Aug 10 '20 20:08 vmanot