We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2da71 commit 0ab2f04Copy full SHA for 0ab2f04
Crashlytics/Crashlytics/Components/FIRCLSBinaryImage.h
@@ -23,8 +23,8 @@
23
24
__BEGIN_DECLS
25
26
-// Typically, apps seem to have ~300 binary images loaded
27
-#define CLS_BINARY_IMAGE_RUNTIME_NODE_COUNT (512)
+// Typically, apps seem to have ~700 binary images loaded
+#define CLS_BINARY_IMAGE_RUNTIME_NODE_COUNT (1024)
28
#define CLS_BINARY_IMAGE_RUNTIME_NODE_NAME_SIZE (32)
29
#define CLS_BINARY_IMAGE_RUNTIME_NODE_RECORD_NAME 0
30
0 commit comments