Hey all,
I've made a custom editingStyle for my tableView cells. Well really it's the delete functionality, but with a custom icon (the designer does not want the standard red minus icon).
I've figured out how to suppress the standard icon and display the custom one. Now I'm trying to display the delete confirmation button after pressing the custom icon.
Is this possible? Will apple reject my app for this?
Thanks for any help,
Cam