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.
html と js を使用して音楽アプリを作成しました。Safari (iOS) で実行するとバックグラウンドで動作しますが、iPhone でネイティブに実行するとマルチタスクとバックグラウンドをサポートしません。助言がありますか。
Safari でサイトにアクセスする場合とスタンドアロンでサイトにアクセスする場合の違いについて話していると思います (つまり、mobile-web-app-capableメタ タグが存在すると仮定して、ホーム画面からアクセスします)。
mobile-web-app-capable
現在、スタンドアロン Web アプリのバックグラウンド オーディオ再生をサポートしているのは iOS5 のみです。それ以前のものは機能しません。