OutSystems Forge 日本語データベース

BackgroundMode Plugin

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

Forge英文サイト

2016-12-16 1.0.0 Alexandre Costa 10.0.200.0 All All Plug-ins
バックグラウンドでアプリがスリープ状態にならないようにするCordovaプラグイン。 ほとんどのモバイルオペレーティングシステムはマルチタスク対応ですが、ほとんどのアプリはバックグラウンドで実行する必要はなく、ユーザーには存在しません。 したがって、アプリはバックグラウンドモードで一時停止し、フォアグラウンドモードに切り替える前にアプリを再開します。 システムはバックグラウンドですべてのネットワーク接続を開いたままにしますが、アプリが再開するまでデータを配信しません。 プラグインの目的このプラグインは、直接的なユーザー操作やリモートプッシュ通知から独立した連続したネットワーク通信に依存するアプリケーションに使用できます。
バックグラウンドでアプリがスリープ状態にならないようにするプラグイン。 ほとんどのモバイルオペレーティングシステムはマルチタスク対応ですが、ほとんどのアプリはバックグラウンドで実行する必要はなく、ユーザーには存在しません。 したがって、アプリはバックグラウンドモードで一時停止し、フォアグラウンドモードに切り替える前にアプリを再開します。 システムはバックグラウンドですべてのネットワーク接続を開いたままにしますが、アプリが再開するまでデータを配信しません。 プラグインの目的 このプラグインは、直接のユーザインタラクションやリモートプッシュ通知から独立した連続したネットワーク通信に依存するアプリケーションに使用できます。 店舗コンプライアンス このプラグインは、エンタープライズ専用の配布に焦点を当てており、すべてのパブリックストアのベンダーに準拠していない可能性があります。

[Overview]
Cordova plugin to prevent the app from going to sleep while in background. Most mobile operating systems are multitasking capable, but most apps dont need to run while in background and not present for the user. Therefore they pause the app in background mode and resume the app before switching to foreground mode. The system keeps all network connections open while in background, but does not deliver the data until the app resumes. Plugin's Purpose This plug-in can be used for applications, who rely on continuous network communication independent of from direct user interactions and remote push notifications.
[Detail]
Plugin to prevent the app from going to sleep while in background. Most mobile operating systems are multitasking capable, but most apps dont need to run while in background and not present for the user. Therefore they pause the app in background mode and resume the app before switching to foreground mode. The system keeps all network connections open while in background, but does not deliver the data until the app resumes. Plugin's Purpose This plugin can be used for applications, who rely on continuous network communication independent of from direct user interactions and remote push notifications. ?? Store Compliance ?? The plugin focuses on enterprise-only distribution and may not compliant with all public store vendors.
戻る