Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションが 3G または WIFI ネットワークを使用して接続されているかどうかを判断する方法があるかどうかはわかります。
サーバー側だけでこれを判断することはできません。確認できる唯一のものは、デバイスの特定に役立つ HTTP ユーザー エージェントです。ただし、接続は単なる接続であり、デバイスから通知されずに接続方法を判断する方法はありません。ローカルモバイル アプリケーションを開発している場合は、デバイスで別のロジックを実行するか、デバイスの接続に関する追加情報を送信できます。