You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: markdown/plugin/applovinMax/init.markdown
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,9 @@ The `params` table includes parameters for the AppLovin initialization.
43
43
##### verboseLogging ~^(optional)^~
44
44
_[Boolean][api.type.Boolean]._ Set this to `true` to output AppLovin logs to the console.
45
45
46
+
##### sdkKey ~^(optional)^~
47
+
_[String][api.type.String]._ You can manually set sdkKey
48
+
46
49
##### testMode ~^(optional)^~
47
50
_[Boolean][api.type.Boolean]._ Set this to `true` to enable test mode. When `true`, test mode will take immediate effect and this will override the test mode setting in the [AppLovin developer portal](https://dash.applovin.com).
0 commit comments