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

Can not use on Today Extension #81

Open hbull opened 7 years ago

hbull commented 7 years ago

I tried this on Today Widget Extesion. But there was a complie error. it is on RSCodeReaderViewController.swft 306 line. Compiler said that "shared is unavailable: Use view controller based solutions where appropriate instead."

yeahdongcn commented 7 years ago

I haven't tried that before, I'm not sure whether this could be used in Today Widget Extesion.