Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

UIWebView替换成WKWebView #565

Open
kmyw opened this issue May 15, 2020 · 4 comments
Open

UIWebView替换成WKWebView #565

kmyw opened this issue May 15, 2020 · 4 comments

Comments

@kmyw
Copy link

kmyw commented May 15, 2020

您好,你这个库需要把UIWebView替换成WKWebView,不然苹果上架审核不过

@arifo
Copy link

arifo commented May 24, 2020

It seems that just replacing UIWebView to WKWebView will not solve the issue, in fact UIWebView is comming from the wechat SDK.
Current latest SDK version is 1.8.7.1 while 'react-native-wechat' uses 1.7.2 so just replacing with the latest SDK will not do the job because it seems that there have been a lot of changes to the api.
I am using this lib here as it seems that it uses a newer version of SDK
https://github.com/little-snow-fox/react-native-wechat-lib

@enigmablue
Copy link

So no fix for this?

ITMS-90809: Deprecated API Usage - App updates that use UIWebView will no longer be accepted as of December 2020. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

@enigmablue
Copy link

I guess this is worth a shot

I am using this lib here as it seems that it uses a newer version of SDK
https://github.com/little-snow-fox/react-native-wechat-lib

@zabojad
Copy link

zabojad commented Nov 13, 2020

I confirm that after moving to https://github.com/little-snow-fox/react-native-wechat-lib I have no more issue.

https://github.com/yorkie/react-native-wechat is outdated and not maintained.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants