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

Some error with tabs quantity #1

Open
shmidt opened this issue Sep 11, 2012 · 1 comment
Open

Some error with tabs quantity #1

shmidt opened this issue Sep 11, 2012 · 1 comment

Comments

@shmidt
Copy link

shmidt commented Sep 11, 2012

I changed code to:
NSMutableArray *tabViews = [NSMutableArray arrayWithObjects:tabView1, tabView2, tabView3,tabView3,tabView3,tabView3,tabView3, nil];

And got a crash after selecting any tab on 3rd time.

* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 1 beyond bounds [0 .. 0]'
*** First throw call stack:
(0x1c9c552 0x10cfe7e 0x1c3e674 0x6e45 0x7cd1 0x10e3705 0x21450 0x213e8 0xe1b21 0xe207f 0xe11e8 0x2e34e3 0x1c650de 0x1c6501d 0x1c42d82 0x1c42504 0x1c423db 0x1bf6823 0x1bf66a8 0x1e18c 0x27ed

@salmanlodhi
Copy link

i am facing this issue.

any solution found???

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

2 participants