Mijick / CameraView

Camera made simple (SwiftUI)
MIT License
216 stars 26 forks source link

Please add support for volume buttons to take a photo using AVCaptureEventInteraction #47

Open splons opened 1 month ago

splons commented 1 month ago

Apple added support for camera use of the volume buttons to trigger taking a photo using AVCaptureEventInteraction.

See https://developer.apple.com/documentation/avkit/avcaptureeventinteraction

Thanks!

voiceusa01 commented 1 month ago

Is this in ios 18?


From: Steve Splonskowski @.> Sent: Sunday, September 22, 2024 4:17 PM To: Mijick/CameraView @.> Cc: Subscribed @.***> Subject: [Mijick/CameraView] Please add support for volume buttons to take a photo using AVCaptureEventInteraction (Issue #47)

Apple added support for camera use of the volume buttons to trigger taking a photo using AVCaptureEventInteraction.

See https://developer.apple.com/documentation/avkit/avcaptureeventinteraction

Thanks!

— Reply to this email directly, view it on GitHubhttps://github.com/Mijick/CameraView/issues/47, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFWGZYK43S6YAGEJOF533NLZX4QWJAVCNFSM6AAAAABOU3IFOKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DCMRUGE2TKOI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

FulcrumOne commented 1 month ago

Hey @splons,

I hope to address this next week, as I am still working on patch 3.0.0 for PopupView.

Have a nice day, Tomasz

splons commented 1 month ago

Thank you. This new API became available in iOS 17.2