【发布时间】:2021-09-03 04:11:06
【问题描述】:
当我尝试使用getToken方法时,它返回907122050错误码,这是什么意思?
try {
token = HmsInstanceId.getInstance(context).getToken(appId, defaultScope);
} catch (ApiException e) {
CoreLogger.e("getToken error: " + e.getStatusCode());
}
【问题讨论】:
标签: push-notification huawei-mobile-services huawei-push-notification