启动UIAbility时报错:must have required property 'startWindowIcon
通过startAbility()方法启动UIAbility时,编译报错:must have required property 'startWindowIcon'。
HarmonyOS
赞
收藏 0
回答 1
待解决
相关问题
启动UIAbility时报错:must have required property 'startWindowIcon'
1816浏览 • 1回复 待解决
启动UIAbility时报“must have required property 'startWindowIcon'”错误
1753浏览 • 1回复 待解决
HarmonyOS List列表滑动时有报错日志:recycleNode must have a parent
165浏览 • 1回复 待解决
拉起UIAbility时报错16000050
2069浏览 • 1回复 待解决
编译报错A page configured in 'main_pages.json' must have one and only one '@Entry' decorator.
929浏览 • 1回复 待解决
HarmonyOS UIAbility启动失败
273浏览 • 1回复 待解决
报错:The WebviewController must be associated with a Web component
867浏览 • 1回复 待解决
HarmonyOS代码报错 cannot read property aboutToRender of undefined
320浏览 • 1回复 待解决
UIAbility组件的启动模式
431浏览 • 1回复 待解决
是否可以通过ApplicationContext启动UIAbility
1815浏览 • 1回复 待解决
HarmonyOS 加载激励视频时报错
60浏览 • 1回复 待解决
通过startAbility()方法无法启动UIAbility实例
1977浏览 • 1回复 待解决
报错Property 'pushUrl' does not exist on type 'typeof router'.
3307浏览 • 1回复 待解决
Context类型错误,报错401“The context must be a valid Context”
1996浏览 • 1回复 待解决
使用ohpm发布tgz文件时报错
608浏览 • 1回复 待解决
HarmonyOS asset运行add方法时报错
20浏览 • 0回复 待解决
UIAbility热启动的过程是怎样的?
598浏览 • 1回复 待解决
使用featureAbility.getContext()时报错如下
421浏览 • 1回复 待解决
OLED 屏幕输出编译时报错问题
10449浏览 • 2回复 待解决
冷启动报错Error message
1888浏览 • 1回复 待解决
UIAbility的冷启动过程是怎样的?
482浏览 • 1回复 待解决
UIAbility配置中缺少startWindowIcon属性配置。
startWindowIcon:标识当前UIAbility组件启动页面图标资源文件的索引。
在module.json5中abilities中配置startWindowIcon。
代码示例
参考链接
Stage模型配置文件