Can I remove the signature “Sent from my iPad” for the mails sent from my app?
I have searched the developer reference but could not find any specific method for the same.
Can I remove the signature Sent from my iPad for the mails sent from
Share
It is not possible to alter the settings of another application from within your iOS application. If you are, however, building an email client, you may be able to regex it and remove it.