Hi there,
I am building an email as output from an app. (It will be a report)
I am looking to include text and inline graphics attachments. When I reference them as “images/blah.png” they show on the email but are blank.
I am assuming that this is because my base directory is not correct. Its hard to test as you can only see resulting email on the device or xCode simulator.
I can include them as attachments but this doesn’t help the problem.
Does anyone know what the default directory is when an email is composed or a way to do this? I am sure that there must be more than me looking to have an email with text/graphic/text/graphic format… I can write a few lines to copy the required files if need be…
Peter