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
相关问题
The <canvas> component does not exist.
8500浏览 • 3回复 待解决
真机运行,UDID不存在
6073浏览 • 1回复 待解决
HarmonyOS获取UDID 提示fail
9754浏览 • 1回复 待解决
如何获取udid命令优化。
851浏览 • 1回复 待解决
API version 8 does not support the Stage model
8053浏览 • 1回复 待解决
设备信息中的udid无法获取
1914浏览 • 1回复 待解决
拿不到设备的UDID怎么解决?
3694浏览 • 1回复 待解决
获取udid提示/system/bin/sh: bm: not found
14071浏览 • 2回复 待解决
真机调试鸿蒙,如何获取手机的UDID
27424浏览 • 5回复 已解决
如何获取profile内的文件
903浏览 • 1回复 待解决
DevEco Device Tool 如何卸载?
12566浏览 • 1回复 待解决