HarmonyOS Failure[MSG_ERR_INSTALL_GRANT_REQUEST_PERMISSIONS_FAILED]
在module.json5中配置电话服务权限ohos.permission.PLACE_CALL,启动项目报错
Failure[MSG_ERR_INSTALL_GRANT_REQUEST_PERMISSIONS_FAILED]
HarmonyOS
赞
收藏 0
回答 1
待解决
相关问题
error: install failed due to grant request permissions failed.
4464浏览 • 1回复 待解决
报错error: install failed due to grant request permissions failed Error while Deploy Hap
2306浏览 • 0回复 待解决
安装HAP时提示“code:9568289 error: install failed due to grant request permissions failed”
2359浏览 • 1回复 待解决
HarmonyOS 安装hap的时候code:9568289 error: install failed due to grant request permissions failed
723浏览 • 1回复 待解决
Failure[INSTALL_FAILED_BUNDLE_INFO_NOT_CONFIG]
4646浏览 • 1回复 待解决
Failure[INSTALL_PARSE_FAILED_USESDK_ERROR]
11000浏览 • 5回复 已解决
INSTALL_FAILED_SILENT_PERMISSIONS_NOT_GRANTED错误怎么解决啊?
3729浏览 • 1回复 待解决
HarmonyOS新建的项目真机运行报错Failure[INSTALL_PARSE_FAILED_USESDK_ERROR]
3075浏览 • 1回复 待解决
openharmony 应用在harmonos真机上安装报错:Failure[INSTALL_FAILED_INTERNAL_ERROR]
14666浏览 • 2回复 待解决
“Failure[ERROR_GET_BUNDLE_INSTALLER_FAILED]”
567浏览 • 1回复 待解决
Error: Install eTS 3.1.0.0 failed.
4010浏览 • 1回复 待解决
failed to install bundle. error: install parse profile missing prop.
9291浏览 • 1回复 待解决
HarmonyOS 编译项目报错:failed to install bundle.
137浏览 • 1回复 待解决
安装HAP包报错:“failed to install bundle. install debug type not same”
2369浏览 • 1回复 待解决
错误码:err number = 8怎么处理,request.downloadFile接口
786浏览 • 1回复 待解决
OpenHarmony hap包安装:error: failed to install bundle. error: install update incompatible.
20158浏览 • 2回复 待解决
安装应用时报ERR_INSTALL_SDK_INCOMPATIBLE错误怎么回事啊?
1098浏览 • 2回复 待解决
call.dial方法目前已弃用,ohos.permission.PLACE_CALL该权限仅系统应用可申请。
目前拨打电话不需要申请权限,直接调用makeCall方法,系统会跳转到拨号页面。
https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/telephony-call-V5#使用makecall拨打电话