Greetings everyone,
I've been trying to develop a custom app that interacts with the custom AGOL Feature Service I developed: https://services3.arcgis.com/epYSERo2s3KvpxDO/arcgis/rest/services/GeoLocate_v1/FeatureServer
The Feature Service is very simple - only has a Point layer with 2 text fields and the possibility to add attachments.
I create new features in my application and try to add an attachment locally.
When I sync with the Feature Service, all the data is synced EXCEPT the attachments.
When I try to manually add attachments in AGOL it works well in visualizing the attachments in-app, but I can't send attachments to the Feature Service.
Tried to add an API KEY but it didn't solve the problem.
Any assistance will be greatly appreciated.
Thanks,
Miguel