DCloud_App_Array
DCloud_App_Array
  • 发布:2014-11-19 17:24
  • 更新:2024-08-09 16:52
  • 阅读:750427

HTML 5+ SDK 更新日志

分类:HTML5+

要回复文章请先登录注册

可乐A

可乐A

什么时候 完全去除UIWebView啊
2020-03-18 11:25
hida

hida

希望你们尽快把 含有使用了 UIWebView api 的库修复完成。我帮你们罗列了一下:

1. cd /iOSSDK@2.6.5.80023_20200314/SDK
2. find . -type f | grep -e ".a" -e ".framework" | xargs grep -s UIWebView


Binary file ./Libs/liblibWeex.a matches
Binary file ./Libs/liblibPDRCore.a matches
Binary file ./Libs/libTCWeiboSDK.a matches
Binary file ./Libs/libSinaShare.a matches
Binary file ./Libs/libQHOauth.a matches
Binary file ./Libs/QHADSDK.framework/QHADSDK matches
Binary file ./Libs/liblibPGInvocation.a matches
Binary file ./Libs/GoogleMobileAds.framework/GoogleMobileAds matches
./Libs/qucFrameWorkAll.framework/Versions/A/Headers/QUCIframeViewController.h:@interface QUCIframeViewController : QUCBasicViewController<UIWebViewDelegate>
./Libs/qucFrameWorkAll.framework/Versions/A/Headers/QUCIframeView.h:@property (nonatomic,strong) UIWebView *webView;
Binary file ./Libs/qucFrameWorkAll.framework/Versions/A/qucFrameWorkAll matches
./Libs/qucFrameWorkAll.framework/Versions/Current/Headers/QUCIframeViewController.h:@interface QUCIframeViewController : QUCBasicViewController<UIWebViewDelegate>
./Libs/qucFrameWorkAll.framework/Versions/Current/Headers/QUCIframeView.h:@property (nonatomic,strong) UIWebView *webView;
Binary file ./Libs/qucFrameWorkAll.framework/Versions/Current/qucFrameWorkAll matches
./Libs/qucFrameWorkAll.framework/Headers/QUCIframeViewController.h:@interface QUCIframeViewController : QUCBasicViewController<UIWebViewDelegate>
./Libs/qucFrameWorkAll.framework/Headers/QUCIframeView.h:@property (nonatomic,strong) UIWebView *webView;
Binary file ./Libs/qucFrameWorkAll.framework/qucFrameWorkAll matches
Binary file ./Libs/libWeChatSDK_pay.a matches
Binary file ./Libs/MiPassport.framework/MiPassport matches
./Libs/MiPassport.framework/Headers/MPAuthorizeDialog.h:@interface MPAuthorizeDialog : UIView <UIWebViewDelegate>
./Libs/MiPassport.framework/Headers/MPAuthorizeDialog.h: UIWebView *webView;
Binary file ./Libs/libWeChatSDK.a matches
Binary file ./Libs/TBWXDevTool.framework/TBWXDevTool matches
Binary file ./Libs/AlipaySDK.framework/AlipaySDK matches

想跟老板说下,你们把这些 .a 都开源吧!说真的没什么技术含量,到是给开发者设置了好多障碍物。
2020-03-17 12:27
hida

hida

2020-03-17 12:22
睡着就睡着了

睡着就睡着了

回复 睡着就睡着了 :
排查了很久,发现是vue页面的var(--status-bar-height)会导致样式出现问题,而nvue页面通过js获取的导航栏高度就没有问题
2020-03-09 10:34
水手

水手

回复 霍金 :
是的, 每次修改了东西, 我都要重新编译,或重新模拟器,太他妈耗时间了
2020-03-09 09:39
2***@qq.com

2***@qq.com

更新到最新sdk2.6.1后, ios 离线打包后,原生嵌入h5,默认的导航栏无法按左键返回,uni.navigateBack 失效
@DCloud_App_Array
2020-03-06 23:57
霍金

霍金

我现在没法保存直接热更新手机页面了。之前Ctrl+S保存就可以更新,现在必须手动点击“重新运行”才可以,点“重启应用”也不行。更新之后出现了这个问题
2020-03-04 09:07
睡着就睡着了

睡着就睡着了

2.26号的版本,打包后样式在Android和ios都出现问题
2020-03-03 18:07
9***@qq.com

9***@qq.com

回复 DCloud_App_Array :
我简单描述下把 我不是很懂这个。我用2.24版本的lib.5plus.base-release.aar 打包后 app无法打开,点击没反应。
换成旧版的就可以了 安卓。。
2020-02-26 10:15
DCloud_App_Array

DCloud_App_Array (作者)

回复 9***@qq.com :
Android还是iOS?具体什么问题?请单独发帖详细描述问题。
2020-02-25 21:51