Enable verbose logging with the following code:
To verify that you enabled verbose logs successfully, check for this line — Verbose Logging On: true
— in the AppLovin SDK initialization block:
You can then find AppLovin verbose logs in logcat or Xcode terminal as lines that start with /AppLovinSdk: [AppLovinSdk]
.