The profile does not contain the udid of the device.

The profile does not contain the udid of the device. -鸿蒙开发者社区The profile does not contain the udid of the device. -鸿蒙开发者社区运行的 release,添加 release 的 profile 时没让添加设备啊,只有添加 debug 的 profile 时才让添加设备。
The profile does not contain the udid of the device. -鸿蒙开发者社区

鸿蒙
HarmonyOS
设备
2021-10-12 10:16:52
浏览
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
蒿睿识

类型为:发布,是没有【选择设备】选项。类型为:调试,有【选择设备】选项。请确定在build.gradle(:entry)中配置了签名文件,如下所示:

ohos {

    signingConfigs {

        release {

           ...

        }

    }

...

}

分享
微博
QQ
微信
回复
2021-10-12 14:37:05
相关问题
真机运行,UDID不存在
5074浏览 • 1回复 待解决
The <canvas> component does not exist.
7166浏览 • 3回复 待解决
如何获取udid命令优化。
339浏览 • 1回复 待解决
HarmonyOS获取UDID 提示fail
8315浏览 • 1回复 待解决
如何获取profile内的文件
442浏览 • 1回复 待解决
API version 8 does not support the Stage model
6550浏览 • 1回复 待解决
如何获取profile路径下资源文件?
630浏览 • 1回复 待解决
拿不到设备的UDID怎么解决?
2204浏览 • 1回复 待解决
设备信息中的udid无法获取
750浏览 • 1回复 待解决
获取udid提示/system/bin/sh: bm: not found
12567浏览 • 2回复 待解决
真机调试鸿蒙,如何获取手机的UDID
25665浏览 • 5回复 已解决
DevEco Device Tool 如何卸载?
10628浏览 • 1回复 待解决