解析(平台)最大配置参数

Parse (the platform) maximum config parameters

我正在设计一个应用程序,它将广泛使用 Parse Config 参数作为 A/B 测试代码更改的一种方式,而无需将应用程序重新提交到 App/Play 商店。

因为 Parse 为其参数提供对象,我将在这些参数中存储大型数据集(如怪物生成统计数据)和游戏设置。

我查看了 Parse 网站、帮助文档和计费页面,但无法找到参数数量和参数大小的限制。

有什么限制:

有什么帮助吗?

We currently allow up to 100 parameters in your config and a total size of 128KB across all parameters.

https://parse.com/docs/ios/guide#config-parameters