How to use iPhone MFMailComposer using phonegap?
I am using phonegap framework to develop my application. But i dont want to use "mailto", as while tapping on that it launches iphone default mail application.
My requirement is to send mail same like MFMailComposer does in default iOS sdk.
Let me know if there are any ways available.