@Frameworks Engineer Is it possible to determine whether the app was opened due to a specific issue, or to check if it was launched from a capture extension?
I'm encountering another issue with the Capture Extension, when I run my project on devices with older iOS versions, the application crashes upon launch.
Library not loaded: /System/Library/Frameworks/LockedCameraCapture.framework/LockedCameraCapture
Referenced from: <875032EC-255D-30CC-93E5-157DC0590933>
Post
Replies
Boosts
Views
Activity
@juliomartinezb Is it working for your now?. I have added camera usage description on my both app and extension. But the control opens only the app. If you have the solution, Would you please post it here?