JoshA295

Results 1 comments of JoshA295

I'm having the same issue with FluentEmail.Core on mobile. Getting the invalid path error message. My code is just ``` await Email .To(recipient, "bob") .Subject("hows it going bob") .Body("yo bob,...