I have previously worked with SaveData and LoadData and it has always worked perfectly fine. In fact I have multiple saves and loads running in the app I am currently building.
I have however run in to an issue where I cannot seem to either Save or Load data correctly for one collection.
I have one button that saves data as such:

On another screen I have a button that loads data shown below:

However, when tried in the desktop app or on phones or anywhere I can imagine the ScreenTestCol ALWAYS contains "Final Signature".
I have also tried saving it as a variable, and I have tried to load with the third parameter as true.
Hope someone is able to help me.
Thank you in advance.