yeahdongcn / RSBarcodes_Swift

1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift.
MIT License
710 stars 185 forks source link

[CIContext initWithOptions:]: unrecognized selector sent to instance #75

Closed ancirja closed 8 years ago

ancirja commented 8 years ago

[CIContext initWithOptions:]: unrecognized selector sent to instance This crash can be reproduced in iOS 8.

ancirja commented 8 years ago

I found a solution for this problem. I tried and seems that it's fine. http://stackoverflow.com/questions/39939415/cicontext-initwithoptions-unrecognized-selector-sent-to-instance

ancirja commented 8 years ago

Nobody wants to solve this issue? :)

yeahdongcn commented 8 years ago

I will download the iOS 8 simulator today and try to reproduce this.

yeahdongcn commented 8 years ago

I reproduced this issue, that's weird.

yeahdongcn commented 8 years ago

Fixed, please see https://github.com/yeahdongcn/RSBarcodes_Swift/releases/tag/3.0.3

ancirja commented 8 years ago

Can you solve this issue also for swift 2.3? Seems that is solved only for swift 3.0.

yeahdongcn commented 8 years ago

Done 2.3.3

ancirja commented 8 years ago

Thanks

yeahdongcn commented 8 years ago

2.3.1 is build break, please use 2.3.3