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

NSRangeException is reported when set radar mode on #13

Open
samyusk opened this issue Jul 19, 2016 · 0 comments
Open

NSRangeException is reported when set radar mode on #13

samyusk opened this issue Jul 19, 2016 · 0 comments

Comments

@samyusk
Copy link

samyusk commented Jul 19, 2016

Hi,
We've just found one exception in latest MiP iOS SDK. When [self.mip setMipRadarMode:kMipRadarMode_On] method is called to set radar mode on, the NSRangeException will be reported. Details of the exception is given below.

2016-07-19 09:40:26.099 MiPSampleProject[265:10666] * Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 2 beyond bounds [0 .. 0]'
*** First throw call stack:
(0x180a42db0 0x1800a7f80 0x180922dfc 0x1001045c0 0x1001025cc 0x1809e4dfc 0x1809e461c 0x1809e439c 0x180a4d414 0x1809226c8 0x18132a80c 0x1001238f4 0x10012db30 0x100311a7c 0x100311a3c 0x1003174e4 0x1809f8d50 0x1809f6bb8 0x180920c50 0x182208088 0x185c02088 0x100073264 0x1804be8b8)
libc++abi.dylib: terminating with uncaught exception of type NSException

Thanks
Sam

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