#Camerakit IOS template cant take photos or record

9 messages · Page 1 of 1 (latest)

raw slate
#

Hi, followed the tutorial for the create your first camerakit ios app but when testing, the photo and video record functions don't work. I had another person try to follow the same tutorial and the photo and record functions work for them. I am using iphone 14 pro max. other person is using iphone 12 pro max. we both used the swiftui template. I even tried the completed version and photo taking and video recording is still not possible.

Can anyone help?

raw slate
#

Update: tried again with the other person's laptop but this time photo taking and video recording is unavailable. maybe this info might help but it used to work before he updated xcode to the latest version. now we are both using the latest xcode update and the photo and video recording is unavailable

craggy tundra
#

Hi,
Thank you for reporting the issue with "Building a Camera Kit App for iOS Using Reference UI (SwiftUI)" tutorial. I can confirm that the capture button doesn't work for me either. It appears to have worked on iOS 17 but stopped functioning from iOS 18 onwards. As a workaround, I suggest using the UIKit version until we fix this issue in the SCSDKCameraKitReferenceSwiftUI library.

raw slate
raw slate
craggy tundra
#

CameraKitBasicSample should be fine, it is SwiftUI issue

raw slate
craggy tundra
#

oh sorry, the one with the capture support is CameraKitSample

raw slate