I want to prepare the application for iPad to access the mails from the server through IMAP. I have to prepare the local storage for the mails so that all mails get accessed even without internet connection and I also have to perform the other mail services like sending, forwarding, INBOX, deletion, reply, reply all and save as draft functionality for the mails that are coming from the server. So Which framework should I have to use so that all things get possible by that framework or may create less problems by using it.
So, which one is the best framework for me.
Because after using some framework if found that something is not possible from the framework which I have used then it founds to be more problematic.
I think you can use MailCore framework for this.