简体   繁体   English

通过V-Play(Felgo)和谷歌云消息(firebase)从Qt到iOS和Android的交叉推送通知

[英]Cross push notifications from Qt to iOS & Android with V-Play (Felgo) and google cloud message (firebase)

I try to create a push notifications project that send to iOS and Android concurrently in the same moment. 我尝试创建一个推送通知项目,同时发送到iOS和Android。

I'm going to try V-Play plugin: https://v-play.net/doc/plugin-gcm/ but from guide, I can't find how to set Google Cloud Messaging in Firebase. 我将尝试使用V-Play插件: https//v-play.net/doc/plugin-gcm/,但是从指南中,我找不到如何在Firebase中设置Google Cloud Messaging。

There is a tutorial that step by step permit to configure and try the cross platform notifications? 有一个教程,一步一步允许配置和尝试跨平台通知? Or could anyone see how to set the code correctly? 或者任何人都可以看到如何正确设置代码? Also I saw OneSignal, is it better then GCM? 我也看到了OneSignal,它比GCM更好吗?

OneSignal is one of the most used push notification services now and a great solution. OneSignal是目前最常用的推送通知服务之一,也是一个很好的解决方案。 You can find an integration guide with step-by-step instructions and example code to make it work with Qt & QML here: https://v-play.net/doc/plugin-onesignal/ 您可以在此处找到包含分步说明和示例代码的集成指南,以使其与Qt和QML一起使用: https//v-play.net/doc/plugin-onesignal/

The push notifications are available in the Firebase Qt Plugin: https://v-play.net/doc/plugin-firebase/ Firebase Qt插件中提供了推送通知: https ://v-play.net/doc/plugin-firebase/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM