Hello Alessandra,
The type of column customTagName5
in table DailySummaryNoCoreData
has been changed from STRING
to TEXT
in both of your app’s versions (v1
and development
). Unfortunately this also led to the table in v1
being unavailable for a few minutes because of the number of entries, but everything went back to normal now.
Please verify that you now can store the data you need in that column.
thank you Sergey, it seems all to be working fine. Really appreciate it.