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 1636c05 commit 842b03dCopy full SHA for 842b03d
iterableapi/src/main/java/com/iterable/iterableapi/IterableConfig.java
@@ -72,8 +72,8 @@ public class IterableConfig {
72
final String[] allowedProtocols;
73
74
/**
75
- *
76
+ * This controls whether the in-app content should be saved to disk, or only kept in memory.
+ * By default, the SDK will save in-apps to disk.
77
*/
78
final boolean useInMemoryStorageForInApps;
79
0 commit comments