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 9e0426a commit 1f9b470Copy full SHA for 1f9b470
Assets/Adjust/Unity/AdjustConfig.cs
@@ -62,7 +62,7 @@ public class AdjustConfig
62
internal string preinstallFilePath;
63
internal bool? finalAndroidAttributionEnabled;
64
internal string fbAppId;
65
- internal bool readDeviceInfoOnceEnabled;
+ internal bool? readDeviceInfoOnceEnabled;
66
// iOS specific members
67
internal bool? allowAdServicesInfoReading;
68
internal bool? allowIdfaReading;
0 commit comments