You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to pass some information when the callout accessory is tapped. I had subclassed the rightAccessoryButton to hold the properties that I need, then I added a selector to the button in a target-action pattern, but that only gives me mixed-up results.
I think the delegate method could help a bit if I can get it to go
is there any way to get the callout accessory to respond to the delegate
}
The text was updated successfully, but these errors were encountered: