OutSystems Forge 日本語データベース

Web Notifications

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-05-18 1.0.2 Henrique Batista All All Applications, Components, Connectors, Libraries
通知APIを利用するためのGoogle Firebaseとの統合。 モバイルデバイスの機能がWeb上で見つからないと思うなら、プッシュ通知はおそらくそれでしょう。
これがベストエフォートコンポーネントであることに留意してください。すべてのフィードバックは歓迎します:) 使い方? これは、コンポーネントが舞台裏で何をするのかを理解するのに最適なビデオです。 Web通知を使用する理由 ここでそれを説明するグーグルからの素晴らしいビデオです。 ブラウザの制限事項を参照してください ここの説明 特徴: ユーザーに通知をプッシュする 通知をクリックすると、既にタブが開いている場合はフォーカスが適用され、そうでない場合は目的のURLの新しいタブが開きます。 通知に表示されるアイコンとバッジを設定する 通知内に画像を設定する(Chromeのみ) 通知内に表示するアクションを定義する(Chromeのみ)名前 アイコン URL - OpenNewWindowがfalseの場合、このURLに対してGETリクエストが行われます(「サイレントアップデート」)。 OpenNewWindow TAGによるグループ通知(同じTAGを使用する通知は既存のTAGを置き換えます) Web対応 アプリケーションのユーザーと交流するための優れたコンポーネント

[Overview]
Integration with Google Firebase to take advantage of the Notifications API. If you think what mobile device feature is missing on web, push notifications is probably it.
[Detail]
Keep in mind this is a best effort component, all feedback is welcome :) How it works? This is a great video for you to understand what the component does behind the scenes. Why Web Notifications? Here's a great video from google explaining it. See browsers limitations here Instructions here Features: Push notifications to users On Notification click, if you already have the tab opened, it will focus, otherwise it will open a new tab with the desired URL. Configure the icon and the badge to be displayed on the notification Set an image inside the notification (Chrome only) Define actions to display inside the notifications (Chrome only)Name Icon URL - If the OpenNewWindow is false it will make a GET request to this URL ("silent update") OpenNewWindow Group notifications by TAG (Notifications with the same TAG will replace existing ones) Web responsive Great component for you to engage with your application users
戻る