Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 11.0.1 NSRangeException #126

Closed
TdoubleG opened this issue Nov 1, 2017 · 1 comment
Closed

iOS 11.0.1 NSRangeException #126

TdoubleG opened this issue Nov 1, 2017 · 1 comment

Comments

@TdoubleG
Copy link

TdoubleG commented Nov 1, 2017

Hello,

currently my app crashes in iOS 11 with following error:

CsZBar.m Line 81:

2017-11-01 15:59:02.039296+0100 Cryptochange[916:138883] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 1 beyond bounds [0 .. 0]'
*** First throw call stack:
(0x186a3fd38 0x185f54528 0x1869d8c44 0x186908cc0 0x102f287fc 0x1030a4a70 0x102f2de04 0x102f2dc68 0x102f2f61c 0x195d23250 0x195cb7e00 0x195cb9fe0 0x195aa5b10 0x195c82820 0x195a660ec 0x195a68ae0 0x18dc6cd10 0x18dc6cfd0 0x1869e8358 0x1869e82d8 0x1869e7b60 0x1869e5738 0x1869062d8 0x188797f84 0x18feb3880 0x102e31900 0x18642a56c)
libc++abi.dylib: terminating with uncaught exception of type NSException

The infoButtonIndex is 1 but there is only one subview available.

@TdoubleG
Copy link
Author

TdoubleG commented Nov 1, 2017

Saw the PR #117 and #122

@TdoubleG TdoubleG closed this as completed Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant