Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 Firebase 控制台中消息文本的最大字符数是 1024chars,但是自定义数据(键/值)呢?我尝试仅在 key/value 中插入大约 250 个字符,并且 UI 显示它无效。
提前致谢。
我在我的 Firebase 控制台上进行了尝试,似乎 UI 指示器变为红色之前的最大字符数(对于值)是 200 个字符。试图环顾四周,但没有任何文档明确提及它。
这是每个值。但是,您仍然需要注意数据有效负载 (4KB) 的大小限制。