timmaugh said: Martijn S. said: timmaugh said: Yeah, those sizes don't look too out-of-norm. I think (but don't know for sure -- maybe someone else knows better) that the state is limited to somewhere in the 2.5 - 3.0Mb range... and you're nowhere near that, relatively speaking. If the state is stored in firebase (like most everything else) as a document or field, then the maximums for firebase would apply: 1,048,487 bytes <a href="https://firebase.google.com/docs/firestore/quotas" rel="nofollow">https://firebase.google.com/docs/firestore/quotas</a> Interesting... I found a screenshot of the size my state was reporting when it bumped into the "edge" and wasn't allowing me to save anything. It showed the total size as 2048-ish kb. I wonder if they are serializing it over two fields? So all I know is what I've learned from you, Keith, Aaron, Vic, Nick O and his videos, and the other wizards in the forums and that's no exception today... thanks again everyone. You guys used the term firebase - does this error mean I'm not connecting properly to where the api settings are stored?