I am wondering if someone has come across this situation of projecting a custom Done button in iOS7. I am successfully able to project the Custom Done button but still there is an issue. The issue is here :
The button is rendered on the numpad, but if you have any other Viewcontroller which is projecting MFMailComposeViewController
, then if you are done with the mail controller (regardless of send or cancel), the Done button do not turn up next time if you try to show it on Numpad.
If someone need some more insight of problem, I can share up some screens & even Code.