iOS Mobile App Notifications

Sorry I need a break from this topic.

「いいね!」 4

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.

「いいね!」 6

@codinghorror Is there any way to pay for iOS push notification functionality witha self hosted forum?

「いいね!」 1

No, this is not possible. You’d need to use a paid Discourse specific hosting plan, either here or elsewhere.

「いいね!」 5

If it’s a DO discourse droplet?

That is “self hosted” in this context.

「いいね!」 1

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.

「いいね!」 6

Thanks for sharing that here. I had totally missed it.

「いいね!」 1

セルフホスト環境で通知を受け取るための成功した方法を見つけましたか?もしそうなら、あなたの経験に基づいた知見を共有して、私の試行錯誤を省いていただけませんか?お願いします。

「いいね!」 1

はい、ただしこのスレッドとは無関係です。iPhone で無料アプリ「Fig」をダウンロードしただけです。他のすべてのデバイスでは、プッシュ通知はそのまま動作します。参考になれば幸いです。

「いいね!」 3

実は、心配しないでください。見つけました「Fig for Discourse」です。

「いいね!」 1

みなさん、お手数をおかけして申し訳ありません。セルフホスト型フォーラムのiOSプッシュ通知に関する問題の状況を確認したくてご連絡しました。ここでの最後の投稿からかなり時間が経っていますが、何か新しい進展はありますか?それともまだ不可能なままなのでしょうか?
ありがとうございます!

iOSアプリにおける自己ホスト型プッシュ通知のサポート拡充については、最近の変更はありません。ただし、アプリには約30分ごとに実行され、プッシュ通知を取得するバックグラウンドジョブが搭載されています。これはOSのバックグラウンドフェッチサービスを利用していますが、このサービスは信頼性が低いことで知られており、必ずしもうまく機能しない可能性があります。

「いいね!」 7

@pmusaraj アップデートありがとうございます!

@pmusaraj これについて新しい動きはありませんか?

「いいね!」 1

申し訳ありませんが、セルフホスト型のプッシュ通知を使用するには、Apple でのアカウント登録が必要です。Discourse は、当社がホストしていないフォーラムのデータを処理することはできません。

特に新しい情報はありません。

「いいね!」 1

サンさん、ありがとうございます。「Apple にアクティビティを登録する」とおっしゃいましたが、これはアプリの開発者アクティビティではなく、Discourse アプリを使用する特定のウェブサイトに関するものです。それは可能でしょうか?

以下の手順が必要です。

  1. Discourse Hub をフォークする
  2. Apple で開発者アカウントを登録する
  3. サイト用のスタンドアロンアプリとして再パッケージ化する
  4. App Store に公開する
  5. プッシュ通知を処理するためのインフラを構築する

残念ながら、ここに簡単な解決策はありません。Android では Google がパブリックプロキシを提供していますが、Apple はそれを提供していません。

「いいね!」 1