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.
ユーザーがカメラで写真を撮ってアプリにプッシュできる「Facebook 経由で共有」機能に似たメニュー オプションを iPhone の写真/カメラ アプリに追加するには何が必要ですか? そして、プッシュされた画像データに対応するために、ViewController でどのような準備をする必要がありますか?
ありがとう。
簡単に言えば、できません。Apple は、アプリが組み込みの iOS アプリに機能を追加することを許可していません。
ユーザーのフォト ライブラリにアクセスできるカメラ機能をアプリに組み込み、探している共有機能も追加する必要があります。