问题1:如何实现从服务端对用户分组推送功能?或者后续PushKit是否支持?
问题2:关于推送通知(V2)与V3的区别是什么,在HarmonyOS NEXT应用建设中使用v2接口还是v3接口来实现?参考文档:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/push-rest-api-scenes-V5
问题1:如何实现从服务端对用户分组推送功能?或者后续PushKit是否支持?
问题2:关于推送通知(V2)与V3的区别是什么,在HarmonyOS NEXT应用建设中使用v2接口还是v3接口来实现?参考文档:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/push-rest-api-scenes-V5
1 回答897 阅读✓ 已解决
1 回答1.2k 阅读
1 回答1k 阅读
1 回答985 阅读
1 回答967 阅读
1 回答852 阅读
1 回答812 阅读
问题1:当前HarmonyOS应用只支持指定设备推送。参考链接:https://developer.huawei.com/consumer/cn/doc/HMSCore-Guides/msg-sending-android-0000001136294192\#section7814456194918
问题2:v3接口兼容向非HarmonyOS NEXT设备推送,v2或v1接口不兼容向HarmonyOS NEXT设备推送,实际使用根据应用场景进行选择。