I have built a flow which gathers users vehicle information, and then uses this information to create an individual parking permit document and emails it to the user. The flow is triggered by a form response and then gets a template word document and updates the file properties with data entered into the form. The file properties are inserted into the document and the file content is then emailed to the user as an attachment.
This flow has been working absolutely fine, no issues with the flow at all.
However, if a user opens the attachment on an iOS device, the file properties are not updated and they only see the template file, not the file containing their data.
Any ideas??
Thanks!