Need help with photo attachments in iOS environment

Hello there,

I am trying to add a photo field to a layer and I did setup everything as described in the documentation for the attachment widget. The field works as far as it does open the photo app on the iPad or lets me choose a photo from the camera roll. The photos are saved within the project folder of QField. So far, so good.
The only problem is, that no data is entered into the attribute table, the field remains empty.
Is there a way to add the filename of the photo or any other info into the attribute table?

cheers,
Ysidros


Imported from GitHub discussion by @Ysidros on 2023-04-27T08:57:01Z

Be careful with the length of the photo path according to the field config ? (ex : limited to 254 characters)


Imported from GitHub comment by @VxTedxV on 2023-04-28T07:15:48Z

You’re welcome !
Open another issue if you don’t find any answer about this geotag issue.


Imported from GitHub comment by @VxTedxV on 2023-04-29T16:10:38Z

Sure, I will.


Imported from GitHub comment by @Ysidros on 2023-04-30T07:07:49Z