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.
特定の URL スキームが iOS に登録されているかどうかを確認する良い方法を見つけようとしています。ここでの使用例は、ユーザーが特定のアプリをインストールしているかどうかを確認し、インストールされている場合はそれに基づく機能を提供することです。
canOpenURLのメソッドを使用しUIApplicationます。クラスリファレンスはこちら
canOpenURL
UIApplication