简体   繁体   English

Quickblox IOS跨应用程序聊天集成

[英]Quickblox IOS cross-application chat integration

We are trying to integrate Quickblox with our two of our mobile (iPhone) apps . 我们正在尝试将Quickblox与我们的两个移动(iPhone)应用程序集成。 The scenario is: 该方案是:

  1. We have a mobile app that is used by contractors. 我们有一个供承包商使用的移动应用程序。
  2. We have another mobile app that is used by customers 我们还有另一个供客户使用的移动应用程序

The contractors need to chat from their version of the app with the customer who are using their app. 承包商需要从其应用程序版本中与正在使用其应用程序的客户进行聊天。

Is there a way to integrate the chat between these two apps? 有没有办法整合这两个应用之间的聊天? Both the apps hit the same back-end database. 这两个应用程序都命中相同的后端数据库。

As I understand, in case of iPhone apps, we have a certificate + profile setup (from Apple developer account) which is uploaded to Quickblox to send APNS. 据我了解,对于iPhone应用程序,我们有一个证书+配置文件设置(来自Apple开发者帐户),该设置已上传到Quickblox以发送APNS。 Since this involves two apps, we will have two sets of certificates. 由于这涉及两个应用程序,因此我们将拥有两套证书。 Does Quickblox support this multiple certificates for sending APNS across the apps? Quickblox是否支持在应用程序之间发送APNS的多个证书?

  1. In order to connect QuickBlox application with your own application you should have your custom server in the middle which will translate requests from your application to QB app and back. 为了将QuickBlox应用程序与您自己的应用程序连接,您应该在中间使用自定义服务器,该服务器将把您的应用程序的请求转换为QB应用程序,然后再转换回该请求。

  2. How to setup APNS 如何设置APNS

  3. QuickBlox has support for 2 APNS certificates: development and production QuickBlox支持2种APNS证书:开发和生产

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

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