Sorry I need a break from this topic.
This topic was automatically opened after 13 days.
I’m an admin of a new Discourse forum running on Digital Ocean. All’s working well so far as we prep to open our doors in a month or so.
The Discourse IOS app is working but seemingly with some quirks. And we just noticed the phrase in the App store description:
“for officially hosted discourse forums”
What should I tell my users to expect with their use of the Apps, both Android and IOS?
Primarily the native notification issue, other than that it will work as expected.
@codinghorror Is there any way to pay for iOS push notification functionality witha self hosted forum?
No, this is not possible. You’d need to use a paid Discourse specific hosting plan, either here or elsewhere.
If it’s a DO discourse droplet?
That is “self hosted” in this context.
Hey @jtbayly I recently published a plugin for pushover that allows a user to sign up for push notifications over Pushover. Other push services could probably be added with not too much difficulty. Maybe this can help scratch your itch here.
Thanks for sharing that here. I had totally missed it.
セルフホスト環境で通知を受け取るための成功した方法を見つけましたか?もしそうなら、あなたの経験に基づいた知見を共有して、私の試行錯誤を省いていただけませんか?お願いします。
はい、ただしこのスレッドとは無関係です。iPhone で無料アプリ「Fig」をダウンロードしただけです。他のすべてのデバイスでは、プッシュ通知はそのまま動作します。参考になれば幸いです。
実は、心配しないでください。見つけました「Fig for Discourse」です。
みなさん、お手数をおかけして申し訳ありません。セルフホスト型フォーラムのiOSプッシュ通知に関する問題の状況を確認したくてご連絡しました。ここでの最後の投稿からかなり時間が経っていますが、何か新しい進展はありますか?それともまだ不可能なままなのでしょうか?
ありがとうございます!
iOSアプリにおける自己ホスト型プッシュ通知のサポート拡充については、最近の変更はありません。ただし、アプリには約30分ごとに実行され、プッシュ通知を取得するバックグラウンドジョブが搭載されています。これはOSのバックグラウンドフェッチサービスを利用していますが、このサービスは信頼性が低いことで知られており、必ずしもうまく機能しない可能性があります。
@pmusaraj アップデートありがとうございます!
@pmusaraj これについて新しい動きはありませんか?
申し訳ありませんが、セルフホスト型のプッシュ通知を使用するには、Apple でのアカウント登録が必要です。Discourse は、当社がホストしていないフォーラムのデータを処理することはできません。
特に新しい情報はありません。
サンさん、ありがとうございます。「Apple にアクティビティを登録する」とおっしゃいましたが、これはアプリの開発者アクティビティではなく、Discourse アプリを使用する特定のウェブサイトに関するものです。それは可能でしょうか?
以下の手順が必要です。
- Discourse Hub をフォークする
- Apple で開発者アカウントを登録する
- サイト用のスタンドアロンアプリとして再パッケージ化する
- App Store に公開する
- プッシュ通知を処理するためのインフラを構築する
残念ながら、ここに簡単な解決策はありません。Android では Google がパブリックプロキシを提供していますが、Apple はそれを提供していません。