Hello. I'm new to Esri products and have just created an QuickCapture App. I'm in the middle of testing the app and get a "Failure to send records" error.
Trying again yields the same result. If I send via email, this is the data I get.
Device Info
- Device model: iPhone 11 Pro Max
- Qt version: 5.15.6
- AppFramework version: 5.4.142
- Platform: ios
- Operating system version: 16.1
App Info
- App name: ArcGIS QuickCapture
- App version: 1.17.47
Error Info
- {"code":1000,"description":"String or binary data would be truncated.The statement has been terminated."}
A quick cursory search shows that data that is being sent is too big for the field holding it? How can I fix this?