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
相关问题
API version 8 does not support the Stage model
7863浏览 • 1回复 待解决
真机运行,UDID不存在
5969浏览 • 1回复 待解决
如何获取udid命令优化。
733浏览 • 1回复 待解决
HarmonyOS获取UDID 提示fail
9592浏览 • 1回复 待解决
The <canvas> component does not exist.
8313浏览 • 3回复 待解决
拿不到设备的UDID怎么解决?
3525浏览 • 1回复 待解决
设备信息中的udid无法获取
1772浏览 • 1回复 待解决
获取udid提示/system/bin/sh: bm: not found
13874浏览 • 2回复 待解决
如何获取profile内的文件
766浏览 • 1回复 待解决
如何获取profile路径下资源文件?
1694浏览 • 1回复 待解决
真机调试鸿蒙,如何获取手机的UDID
27215浏览 • 5回复 已解决