问题描述
我遵循了有关此主题的建议,但仍然无法摆脱UIWebView
我的豆荚列表:
pod 'Firebase/Crashlytics'
pod 'Firebase/Core'
pod 'Firebase/RemoteConfig'
pod 'Firebase/Messaging'
pod 'Firebase/InAppMessagingDisplay'
pod 'Firebase/Performance'
pod 'Google-Mobile-Ads-SDK','7.65.0'
pod 'GoogleAnalytics'
pod 'Chartbeat','1.4.1' ######
pod 'TaboolaSDK','2.8.0'
pod 'FacebookCore','0.9.0'
pod 'FacebookShare','0.9.0'
pod 'FacebookLogin','0.9.0'
pod 'FBSDKCoreKit','5.15.1'
pod 'FBSDKLoginKit','5.15.1'
pod 'FBSDKShareKit','5.15.1'
pod 'TwitterKit','3.4.2'
pod 'GoogleSignIn','5.0.2'
pod 'WKJavaScriptController'
pod 'AlignedCollectionViewFlowLayout'
pod 'JWPlayer-SDK','3.17.0'
pod 'PianoComposer','~>2.3.8'
所有Firebase吊舱已更新。当我为UIWebView使用grep时,我得到了:
grep: ./ArtiPlayer.framework/Resources: No such file or directory
./Pods/AppAuth/README.md:for the auth request. `UIWebView` and `WKWebView` are explicitly.
*not*
Binary file ./Pods/Google-Mobile-Ads-SDK/Frameworks/GoogleMobileAdsFramework-
Current/GoogleMobileAds.framework/GoogleMobileAds matches
Binary file ./Pods/TwitterKit/iOS/TwitterKit.framework/TwitterKit matches
./Pods/TwitterKit/iOS/TwitterKit.framework/Headers/TWTRTweet.h: * Suitable for loading in a
`UIWebView`,`WKWebView` or passing to Safari:
./Pods/GoogleSignIn/CHANGELOG.md:- Supports sign-in via UIWebView rather than app switching.
to a browser,grep: ./ArtiSDK.framework/Resources: No such file or directory
GoogleMobileAds,TwitterKit和GoogleSignIn已更新为最新版本。 请帮助
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)