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.
6165浏览 • 1回复 待解决
报错error: install failed due to grant request permissions failed Error while Deploy Hap
3236浏览 • 0回复 待解决
安装HAP时提示“code:9568289 error: install failed due to grant request permissions failed”
4018浏览 • 1回复 待解决
HarmonyOS 安装hap的时候code:9568289 error: install failed due to grant request permissions failed
3220浏览 • 1回复 待解决
Failure[INSTALL_PARSE_FAILED_USESDK_ERROR]
12125浏览 • 5回复 已解决
Failure[INSTALL_FAILED_BUNDLE_INFO_NOT_CONFIG]
5716浏览 • 1回复 待解决
INSTALL_FAILED_SILENT_PERMISSIONS_NOT_GRANTED错误怎么解决啊?
4684浏览 • 1回复 待解决
HarmonyOS新建的项目真机运行报错Failure[INSTALL_PARSE_FAILED_USESDK_ERROR]
4241浏览 • 1回复 待解决
openharmony 应用在harmonos真机上安装报错:Failure[INSTALL_FAILED_INTERNAL_ERROR]
16345浏览 • 2回复 待解决
“Failure[ERROR_GET_BUNDLE_INSTALLER_FAILED]”
1488浏览 • 1回复 待解决
Error: Install eTS 3.1.0.0 failed.
5208浏览 • 1回复 待解决
failed to install bundle. error: install parse profile missing prop.
10667浏览 • 1回复 待解决
HarmonyOS 编译项目报错:failed to install bundle.
1502浏览 • 1回复 待解决
安装HAP包报错:“failed to install bundle. install debug type not same”
3477浏览 • 1回复 待解决
错误码:err number = 8怎么处理,request.downloadFile接口
1907浏览 • 1回复 待解决
OpenHarmony hap包安装:error: failed to install bundle. error: install update incompatible.
22079浏览 • 2回复 待解决
安装应用时报ERR_INSTALL_SDK_INCOMPATIBLE错误怎么回事啊?
2716浏览 • 2回复 待解决
call.dial方法目前已弃用,ohos.permission.PLACE_CALL该权限仅系统应用可申请。
目前拨打电话不需要申请权限,直接调用makeCall方法,系统会跳转到拨号页面。
https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/telephony-call-V5#使用makecall拨打电话