HarmonyOS 鸿蒙Next API12使用CloudFoundationKit报错
HarmonyOS 鸿蒙Next API12使用CloudFoundationKit报错
在API12中使用CloudFoundationKit,在初始化时调用:
import { cloudStorage } from ‘@kit.CloudFoundationKit’;
import { cloudCommon } from ‘@kit.CloudFoundationKit’;
cloudCommon.init();//会报如下错误:
Error message:Cannot read property init of undefined
SourceCode:
cloudCommon.init();
let bucket: cloudStorage.StorageBucket = cloudStorage.bucket();//这个代码也会报错:
Error message:Cannot read property bucket of undefined
SourceCode:
let bucket: cloudStorage.StorageBucket = cloudStorage.bucket();
这个是什么原因导致的?
关于HarmonyOS 鸿蒙Next API12使用CloudFoundationKit报错的问题,您也可以访问:https://www.itying.com/category-93-b0.html 联系官网客服。
更多关于HarmonyOS 鸿蒙Next API12使用CloudFoundationKit报错的实战系列教程也可以访问 https://www.itying.com/category-93-b0.html
更多关于HarmonyOS 鸿蒙Next API12使用CloudFoundationKit报错的实战系列教程也可以访问 https://www.itying.com/category-93-b0.html
希望HarmonyOS能继续推出更多实用的功能,满足用户的不同需求。
还没有j
我也碰到这个问题,您对此解决了么?
HarmonyOS的超级终端功能让我在家就能轻松控制家里的智能设备。
有要学HarmonyOS AI的同学吗,联系我:https://www.itying.com/goods-1206.html