HarmonyOS pushService.getToken的问题?

const pushToken: string = await pushService.getToken();

我没拉起通知的授权弹窗, 直接调用上面的方法, 为什么会有值啊? 不是应该是空的吗?

阅读 544
1 个回答