Hi,
I've been having some issues with packaging offline areas in Field Maps both through the browser (Field Maps Designer > Offline > Map areas) and in the Android and iOS apps (Add offline area in Map options).
When I originally created the map towards the end of last year, I was able to create an offline area for it through Field Maps Designer without issue. I have since edited the map on multiple occasions, but all subsequent efforts to recreate the offline area to account for the changes have failed. I've had some success in creating offline areas through the Field Maps app, but the results are inconsistent.
In trying to diagnose the issue, I noticed the following error message was occurring in the REST endpoint of the packaging service:
"error": "{\"code\": 4, \"messageCode\": \"OffPkg_ 4\", \"message\": \"Failed to get status for item ca12989e9fef467ca3675824279108e9 error Error in adding url file item Data length is more than max allowed.\", \"params\": {\"itemId\": \"ca12989e9fef467ca3675824279108e9\", \"error\": \"Error in adding url file item Data length is more than max allowed.\"}}", The hosted feature layer the error pertains to has an item title length of 56 characters. However, this layer has been in the map since I first created it when I was able to package it successfully, and also has been taken offline through the in-app method previously.
If anyone has any ideas about what might be going wrong, I'd love to hear them!
Thanks