Post

Replies

Boosts

Views

Created

Mailto url encoding issue iOS 14.6
Hi there, Since I upgraded to iOS 14.6 I have noticed that mailto urls no longer format line breaks correctly in default iOS mail application eg: mailto:john@xxcom?subject=test&body=name%0D%0Aemail Result in iOS 14.6 mail app (body) name<BR>email Result in previous iOS versions mail app (body) name email Is there any work around or solution to this issue?
32
0
29k
May ’21
Mailto url encoding issue iOS 14.6
Hi there, Since I upgraded to iOS 14.6 I have noticed that mailto urls no longer format line breaks correctly in default iOS mail application eg: mailto:john@xxcom?subject=test&body=name%0D%0Aemail Result in iOS 14.6 mail app (body) name<BR>email Result in previous iOS versions mail app (body) name email Is there any work around or solution to this issue?
Replies
32
Boosts
0
Views
29k
Activity
May ’21
MFMailComposeViewController.canSendMail() how to detect which mail client is available
MFMailComposeViewController.canSendMail() returns true even when Mail app is not installed on the device. This seems to have changed recently. Is this normal behaviour?
Replies
1
Boosts
0
Views
781
Activity
Jan ’22