danielebogo/DBCamera

Can't inherit DBCameraViewController in Swift

Open

#190 opened on 2015年10月26日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Objective-C (256 forks)github user discovery
Hacktoberfest

Repository metrics

Stars
 (1,258 stars)
PR merge metrics
 (PR metrics pending)

説明

Hi, there.

I try to create custom controller inherited DBCameraViewController.

class CalibrationCameraViewController: DBCameraViewController {
  // code
}

But, segmentation fault occurred. Command failed due to signal: Segmentation fault: 11

Please tell me if you know something.

  • my environment:
    • Xcode 7.1
    • DBCamera 2.4.1

コントリビューターガイド