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

Exception while testing in iOS 7 #13

Open
andrewjlow opened this issue Aug 16, 2013 · 4 comments
Open

Exception while testing in iOS 7 #13

andrewjlow opened this issue Aug 16, 2013 · 4 comments

Comments

@andrewjlow
Copy link

Hi there,

I've been using your PickerTableViewCell with my app for the last few iOS version releases.

I ran a test of my app under beta version 5 of iOS 7 and found it crashes when I tried to select a value in an existing SimplePickerInputTableViewCell. Would you have any idea what may be the problem?

All I get is the following:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UITableViewWrapperView indexPathForCell:]: unrecognized selector sent to instance 0x16d5ccb0'

@ctd-mh3
Copy link
Contributor

ctd-mh3 commented Sep 22, 2013

I have a fix for this. Attempted to put fix in pull request. Will monkey around with github for a little bit longer. If it does not show up, just let me know and I can email the changes.

@marckaraujo
Copy link

Hello, can you send it to me? [email protected]. thanks

@ctd-mh3
Copy link
Contributor

ctd-mh3 commented Sep 25, 2013

For some reason (likley user error), my iOS7 crash pull request and commit got added to my "Updates:1) Allow Picker values to be passed in 2) Ensure picker and table view cell remain in sync" pull request. Look at the 796cc65 commit in that pull request.

Let me know if you still need it via email.

@marckaraujo
Copy link

Yea, I got it thanks

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

3 participants