This repository has been archived by the owner on Nov 17, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 115
Crash on iOS 10 #54
Comments
I am facing same issue, @anhhtbk did you got the solution for this? |
In method |
@anhhtbk Are you using swift 3.0? |
Nope. I am using Obj |
@anhhtbk Opps, I am working on swift 3.0 and its same issue. unable to access indexpath.subrow. Thanks for help man |
Hi, @tejas-ardeshna Did you solve this issue? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
in method
didSelectSubRowAtIndexPath
,has an error: property 'subRow' not found on object of type 'NSIndexPath *'. So my app crash.
The text was updated successfully, but these errors were encountered: