Post

Replies

Boosts

Views

Activity

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
28k
Sep ’22
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
28k
Activity
Sep ’22
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
773
Activity
Jan ’22