yeahdongcn / RSBarcodes

1D and 2D barcodes scanner and generators for iOS7 with delightful controls.
MIT License
383 stars 59 forks source link

Crash in genCodeWithContents:machineReadableCodeObjectType: #31

Open zeusent opened 8 years ago

zeusent commented 8 years ago

I keep seeing a LOT of crashes in my beta build of an app I'm doing and all stack traces point to some part of your library (which, is awesome, btw).

Here's a screenshot of it:

screen shot 2016-01-05 at 10 26 22

Any idea how I can fix this?

yeahdongcn commented 8 years ago

Could you provide me the code in EOTViewController viewDidLoad and the context variables?