Having problems with iPhone client v: 3.22024.16. When starting the app we're reading data from SharePoint, then writing to the device storage. I am getting a "There was a problem saving your data. Name could be too long." I think it is bug in the iPhone Power App mobile client as we DON'T have the issue when running from the desktop (web) or Android. There are several other intermittent errors that are occurring too, these are also limited to the iPhone.

Previous versions of our Power App are running without issue. SharePoint is the data source.
Any advice on how to trap the "Name could be too long" as Errors() and other functions don't seem to play well with SaveData based on my experience?