Can someone smarter than myself explain why attachments would be visible in app when editing, however, once published the attachments are not loading in the app?
Attachments are stored in a SP List:
Thank you!

Can someone smarter than myself explain why attachments would be visible in app when editing, however, once published the attachments are not loading in the app?
Attachments are stored in a SP List:
Thank you!
This has been solved. Replaced .AbsoluteURI with .Value
Attachments are now visible when app is published.