fave-button
fave-button copied to clipboard
didSelect method delay
The didSelect method has a significant delay between the moment the button is tapped and the moment the method itself is called. DO NOT use it, instead simply link an action to the button as you normally would.