带有长时任务的应用配置uris,如果把uris配置在外面时,从其它应用无法跳转到当前应用,报错:
Can not match any component;
如果把uris配置在里面,则回报错:
errcode:9800006,meaage:Notification verification failed. The title or text of the notification cannot be empty
带有长时任务的应用配置uris,如果把uris配置在外面时,从其它应用无法跳转到当前应用,报错:
Can not match any component;
如果把uris配置在里面,则回报错:
errcode:9800006,meaage:Notification verification failed. The title or text of the notification cannot be empty
1 回答1k 阅读✓ 已解决
1 回答1.3k 阅读
1 回答1.1k 阅读
1 回答1.1k 阅读
1 回答1.1k 阅读
1 回答967 阅读
1 回答938 阅读
将uris配置到外部,并添加actions配置(不能为空)。配置参考如下:
want参数的action匹配规则参考文档:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/explicit-implicit-want-mappings-V5\#want参数的action匹配规则