Skip to content

Commit

Permalink
请用真机测试!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongfenglee committed Mar 17, 2017
1 parent 19536ad commit 94e22b1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file not shown.
3 changes: 1 addition & 2 deletions IDCardRecognition/Controller/IDAuthViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#import "IDAuthViewController.h"
#import "AVCaptureViewController.h"

@interface IDAuthViewController () ///<>
@interface IDAuthViewController ()

@end

Expand Down Expand Up @@ -57,7 +57,6 @@ - (void)didReceiveMemoryWarning {
#pragma mark - 立即拍摄
- (IBAction)shoot:(UIButton *)sender {
AVCaptureViewController *AVCaptureVC = [[AVCaptureViewController alloc] init];

[self.navigationController pushViewController:AVCaptureVC animated:YES];
}

Expand Down
Binary file added Screenshot/模拟器_报错.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 94e22b1

Please sign in to comment.