iOS App Notification broken

I just tried to activate notification in the iOS app for a discourse hosted forum. However I get this error message.

The app has all notifications turned on in the iOS settings. Please advise what to do.

You don’t need to manually activate notifications in this way. If you’re using Discoursehub then notifications should work once the site is added and authorized.

「いいね!」 3

Yes, the “Live Notifications” in the user profile are for non-iOS browsers.

@codinghorror @sam I think we should not display this section at all for unsupported browsers. Or, at least, disable it for the DiscourseHub app.

「いいね!」 8

Agree makes total sense to hide this in Discourse Hub.

「いいね!」 7

Cool, done in https://github.com/discourse/discourse/commit/39a7b93c4a9ff5c2798d2fe619bdc8668811064f, removed for all iOS browsers (including DiscourseHub).

「いいね!」 5

iOSとAndroidアプリに関する問題が1つと質問が1つあります。

  1. AppStoreからDiscourseHubをインストールし、このコミュニティと「nonprofit for Ukraine」のインスタンスを追加しました。アプリは権限を求めてきたのでアプリ内で承認しましたが、iPhoneは通常通り権限を求めてこなかったため、iPhoneには通知が表示されません。これはiPhoneアプリの全体的なバグでしょうか。
  2. DigitalOceanのDropletでDiscourseがどのように機能するかを本当に気に入っており、このソフトウェアをオープンソースとして提供してくれたDiscourseの開発者に感謝したいと思います。AndroidとiOSのアプリはどうでしょうか?ホワイトラベル化することは可能ですか?Discourseのコードを使用して、両方のOSでTTSUA(「Time to SHIFT Ukraine!」)アプリを利用する選択肢はどのようなものがありますか?
    ありがとうございます!
    そして、皆様に幸運と平和がありますように!

iOSでもサポートされていないブラウザで表示されるようになったと思います。Live notifications: "Notifications are not supported on this browser. Sorry." を参照してください。