iOS - Access PDF downloaded by Apple Mail

Hi there,

I’ve search the forums with no avail. Perhaps someone can help out. I’m writing an application that needs to send an email and I would need to attach PDF’s that were downloaded from the Apple Mail client.

Is this possible with the plugin: https://ionicframework.com/docs/native/file/

The basic flow:

  • Capture patient information
  • Attach notes/PDF received on Email
  • Store patient information
  • Email to patient and other recipients

The other option:

I have also looked this plugin:

Perhaps this could do the trick?