Hi Joe. Thanks again for your suggestions.
Quote:
Originally Posted by FlyingDiver
Print out that string before and after the URL encoding and see what you have.
|
This is really confusing. So when I do a NSLog on the final string which is the URL that triggers the email, the "%0D" which is a carriage return shows up.
Code:
2009-04-30 16:43:33.722 About Device[569:20b] mailto:?subject=My%20Subject%20&body=Device%20Name%3A%20Dennis%E2%80%99s%20iPhone%0DDevice%20Type%3A%20iPhone%0D
But it doesn't display that way in the Mail app on the iPhone, or the email that gets received. Just looks like a run-on text message.