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

Updated from UIWebView to WKWebView #147

Merged

Conversation

MarkusPettersson98
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 commented Nov 3, 2019

These changes upgrades the deprecated UIWebView API to the new WKWebView API, which is required for apps to be published on the App Store: Apple's documentation Fixes #140 among others.

Enjoy! ⌨️

@idrakimuhamad
Copy link

Is this fix released on NPM? As of now, we only have 0.8 as the latest version and it doesn't include this changes.

@MarkusPettersson98
Copy link
Contributor Author

@idrakimuhamad
I have my own fork as a node dependency at the moment. My guess is that things don't move fast in this repo, so a new release on NPM is probably going to take a while.

@idrakimuhamad
Copy link

I guess so. I have apply your code and patch it for my project for now till official release. Thanks!

@satputepritamcts
Copy link

when we can expect new NPM version with WKWebView support?

@rikur
Copy link

rikur commented Apr 12, 2020

Chill, you have until Dec 2020 👍

@reactdevrocks
Copy link

Update npm quickely please. everyone is getting this issue

@antoarva
Copy link

antoarva commented May 12, 2020

Dec 2020 is for updates in old apps. If you develop a new app you cannot push anymore in appstore. The last day was 30 April 2020. So its better to update the npm

@ganpatipaswan
Copy link

ganpatipaswan commented Jun 1, 2020

Thanks, my UIWebView to WKWebView issue resolved. @MarkusPettersson98
Pls follow this link- 92415cf

@Reactongraph
Copy link

Thanks, my UIWebView to WKWebView issue resolved. @MarkusPettersson98
Pls follow this link- 92415cf

Thanks its worked for me

@euZebe
Copy link

euZebe commented Jul 24, 2020

I don't mean to be rude, but I don't understand why no new version has been published yet. A fix was merged 9 months ago, and the issue becomes a blocker for new projects, as already said #147 (comment)

@christopherdro is there anything someone else can do about that ?

@mcvictormurillo
Copy link

Hello developers, I have created a guide to solve the problem https://www.notion.so/iOS-Deprecated-API-UIWebView-623e2131bf014871849b300f2296c99a

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

Successfully merging this pull request may close these issues.

App store blocked app