启动UIAbility时报错:must have required property 'startWindowIcon
通过startAbility()方法启动UIAbility时,编译报错:must have required property 'startWindowIcon'。
HarmonyOS
赞
收藏 0
回答 1
待解决
相关问题
启动UIAbility时报错:must have required property 'startWindowIcon'
3197浏览 • 1回复 待解决
启动UIAbility时报“must have required property 'startWindowIcon'”错误
2884浏览 • 1回复 待解决
HarmonyOS List列表滑动时有报错日志:recycleNode must have a parent
1054浏览 • 1回复 待解决
报错:“A page must have one and only one '@Entry' decorator with a struct.”
10967浏览 • 1回复 待解决
拉起UIAbility时报错16000050
3999浏览 • 1回复 待解决
HarmonyOS 使用reuseable后,销毁当前页面,报错recycleNode must have a parent
717浏览 • 1回复 待解决
HarmonyOS 启动rn项目时报错
1447浏览 • 1回复 待解决
编译报错A page configured in 'main_pages.json' must have one and only one '@Entry' decorator.
3668浏览 • 1回复 待解决
HarmonyOS 关于启动页startWindowIcon的问题
1007浏览 • 1回复 待解决
HarmonyOS 启动页 startWindowIcon图标能否去掉
1284浏览 • 1回复 待解决
Docker容器启动时报错“端口冲突”如何解决?
630浏览 • 0回复 待解决
报错:The WebviewController must be associated with a Web component
3218浏览 • 1回复 待解决
HarmonyOS APP启动页startWindowIcon尺寸大小和格式是什么
1411浏览 • 1回复 待解决
HarmonyOS代码报错 cannot read property aboutToRender of undefined
1748浏览 • 1回复 待解决
HarmonyOS UIAbility启动失败
1397浏览 • 1回复 待解决
UIAbility组件的启动模式
1786浏览 • 1回复 待解决
报错Property 'pushUrl' does not exist on type 'typeof router'.
5287浏览 • 1回复 待解决
HarmonyOS 运行HmosWorld时报错
1445浏览 • 1回复 待解决
HarmonyOS UIAbility 如何启动 RNAbility
1241浏览 • 1回复 待解决
HarmonyOS 应用发布时报错
1047浏览 • 1回复 待解决
Context类型错误,报错401“The context must be a valid Context”
3794浏览 • 1回复 待解决
HarmonyOS 调试报错TypeError:Cannot read property xxx of undefined
3631浏览 • 1回复 待解决
HarmonyOS 调用相册函数时报错
1147浏览 • 1回复 待解决
UIAbility配置中缺少startWindowIcon属性配置。
startWindowIcon:标识当前UIAbility组件启动页面图标资源文件的索引。
在module.json5中abilities中配置startWindowIcon。
代码示例
参考链接
Stage模型配置文件