CameraEngine icon indicating copy to clipboard operation
CameraEngine copied to clipboard

Deployment taget

Open ossmalpha opened this issue 9 years ago • 3 comments

Why has the iOS 10 been set as minimum deployment target? Can it be changed to at least 9.0 so that iPhone 4 users also could be using my app with 'CameraEngine'?

ossmalpha avatar Sep 17 '16 14:09 ossmalpha

The problem is some API are required in with iOS 10.

remirobert avatar Sep 18 '16 09:09 remirobert

@remirobert Any chance of support for iOS 8 coming back? I mean, it worked before Swift 3 :)

MFaarkrog avatar Sep 18 '16 09:09 MFaarkrog

I am fighting with AVFoundation to see how I can make something working. You can found the last version in the branch swift2.2.

remirobert avatar Sep 18 '16 09:09 remirobert