Update AlipaySDK to remove UIWebView
See original GitHub issuehttps://developer.apple.com/news/?id=12232019b The App Store will no longer accept new apps using UIWebView as of April 2020 and app updates using UIWebView as of December 2020.
https://opendocs.alipay.com/open/54/104509
15.6.8
更新日期:2019-10-31
Android SDK
安全性优化。
解决应用在 Google Play 更新时,可能收到 加密模式 警告的问题。
iOS SDK
将 AlipaySDK 中的 UIWebView 更换为 WKWebView。
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
How to completely remove UIWebView from your Xcode Project
Open Xcode and search for whole workspace with keyword: *UIWebView*. Here is good tip to replace by WKWebView: UIWebView by WKWebView; Update all...
Read more >How to remove UIWebView component completely in current ...
I already migrate all UIWebView component to the WKWebView component in my project based on Apple recommendation. I tried grep -r UIWebView ......
Read more >How can I migrate from UIWebView t… - Apple Developer
What I have read is that fbsdk used UIWebView, but I have updated it to the latest version that uses WKWebView. I'm not...
Read more >Remove all UIWebView code? · Issue #661 · apache/cordova ...
I thought the plan was to get rid of any reference of UIWebView from project. If simply updating cordova-ios will fix the issue, ......
Read more >Removing UIWebView references from React Native SDK 3.8.0
In order to work around this, uninstall the DisplayWeb plugin - we will update it in the next release. These actions will eliminate...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@0x5e/react-native-alipay@0.2.7-beta 已更新,麻烦各位测试一下。工作原因,后面不会及时维护了,欢迎各位提交pr @phyng @pleasecmxx
ios13 没有回调,登录和支付成功都没有回调,有遇到的么?升级到@0x5e/react-native-alipay@0.2.7-beta 也没有回调