Update: the workaround doesn't work and I have already found the way to reproduce this issue:
Enter some pages on your app that don't access the camera, like the settings page or gallery page.
Put the app in the background, and launch it using the Camera Control.
After launching the app, the app will still stay in the last page that doesn't use camera. Wait for a few seconds and the app will be terminated with the log mentioned above.
Post
Replies
Boosts
Views
Activity
Thanks for the tip. I would try creating a custom SF Symbol.
I ran into the same issue and the workaround above works. However it's still need to be fixed and here is my feedback ID: FB14946405
Did it work in the previous beta? I have no idea since I started work on this feature recently. Hope they can fix that.
Do you miss adding AVCaptureEventInteraction to your app? I think you should add the AVCaptureEventInteraction to detect the hardware interaction and in this case the extension won't close after 10 seconds.