DCloud_App_Array
DCloud_App_Array
  • 发布:2014-11-19 17:24
  • 更新:2025-02-12 14:57
  • 阅读:752587

HTML 5+ SDK 更新日志

分类:HTML5+

要回复文章请先登录注册

phoenix_ch

phoenix_ch

打开这个项目,HBuilder-Integrate,报错The import com.HBuilder.integrate.R cannot be resolved
2015-11-13 21:15
thxopen

thxopen

2015年10月28日发布

点击下载SDK
更新日志
[新增]
1. 新增支持沉浸式状态栏模式(iOS7.0、Android4.4以上系统支持)
2. 新增获取系统状态栏高度功能
3. 新增Webview窗口加载页面的标题更新事件
4. Andrpid平台新增支持控制Webview窗口滚动的自动回弹效果

第四点单词打错了 android
2015-11-06 15:07
always丶

always丶

回复 骁骑 :
那要是有需要,需要 webView方式 的 打开地址 为HelloH5/www/index.html,怎么办???弹不出新页面
2015-11-03 17:41
磊子

磊子

android中Feature-Android.xls文件很久没有更新,希望尽快更新一下。
2015-10-29 12:51
没事别BB

没事别BB

IOS升级到9.0后,真机测试装不上了,提示
ld: '/Users/zhangfeng/page/codes/salesApp/SDK/Libs/Release-iphoneos/liblibUI.a(PGNWinodw.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ld: '/Users/zhangfeng/page/codes/salesApp/SDK/Libs/Release-iphoneos/liblibUI.a(PGNWinodw.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
我把ENABLE_BITCODE改成false后打开页面空空的很多代码都无效了。
什么情况求解答~~tks
2015-10-15 14:47
全佳营

全佳营

IOS发布到APPStore时,会出现TencentOpenApi_IOS_Bundle.bundle的CFBundlePackageType类型错误。有人碰到过吗?
2015-09-19 11:01
炸鸡排超人

炸鸡排超人

不会OC能用IOS的SDK吗
2015-09-17 10:22
邕州码农

邕州码农

在安卓下,怎样和安卓原生共享cookie?我把cookie写到了CookieSyncManager里面,但是H5+都取不到cookie信息。
2015-09-14 20:19
小烨

小烨

差量更新升级时,提示WGTU安装包中update.xml文件不存在,明明在啊,怎么提示不在啊。怎么解决
2015-09-14 10:56
woo

woo

[[PDRCore Instance] setContainerView:self.bgView];
[[PDRCore Instance] startAsAppClient];
[[[PDRCore Instance] appManager] openAppAtLocation:wwwPath withIndexPath:fileName withArgs:nil withDelegate:self];
我使用以上方式,多次打开一个同一个页面的时候,会出现页面没有渲染上的情况。
2015-09-12 17:19