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.
我收到一个错误,说我的发行说明太长了。我可以修剪它,但我需要知道限制。
Crashlytics 的最大值是 16384,所以我想当它迁移到 Firebase 时他们会保留它。
就我而言,它是16384 个字符。我是通过手动测试发现的,所以不能保证它是一个固定值,将来不会改变。
不幸的是,官方文档中没有提到它(或者至少我找不到它)。