簡體   English   中英

使用Rocket Chat React Native為iOS實現推送通知的問題

[英]An issue with implementing Push Notification for ios using Rocket Chat React Native

我正在嘗試使用ios應用程序實現推送通知,因為我測試了.pem文件的正常運行,並且能夠發送推送通知,但是由於無法從火箭聊天應用程序獲取推送通知。 實際上,我沒有找到有關如何通過火箭聊天激活推送通知的任何指南。

這是我遵循的步驟。

這是我的火箭聊天推送設置: 這里

這里

按照以下說明進行操作:

https://github.com/raix/push/blob/v3.x/docs/IOS.md

讓我知道我錯了

我不確定,但是我認為您需要禁用網關。 從Rocket.Chat文檔中:

Go to “Administration”, then “Push”
    Set the Enable Gateway to False, then you will use your own
    Rocket.Chat as gateway instead of the https://rocket.chat server
    Restart server

 Now you should be able to Send a test message. 
Make sure that you have logged in to  the server once, and then closed 
the app. You should see a test notification after you pressed the 
send button.

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM