simongiesen
Results
13
comments of
simongiesen
Hi, it was my fault. I did not provide Privacy Keys in my info.plist. Now it is working. Where and how can I do proper localization (German) ? Kind regards!
try out this https://github.com/simongiesen/levenbergMarquardt/blob/main/lm.html
``` // create mail and put the HTML content in the text field let mail = Mail( from: from, to: [to], subject: "HTML E-Mail Beispiel", text: htmlBody // HTML content...