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
I wrote a custom adapter name called ALOneMaxMediationAdapter and configured it on the MAX backend custom advertising platform. But when I initialized the AppLovin SDK, the adapter name sent to me in the background was ALVoodooAdapter. Why is this? Here is my log
[AppLovinSdk] DEBUG [ALTaskAutoInitAdapters] Auto-initing 1 adapter(s)...
[AppLovinSdk] DEBUG [ALSdk] Marking SDK initialized: 1
[AppLovinSdk] DEBUG [ALTaskAutoInitAdapters] Auto-initing adapter: [ALMediationAdapterSpec VOODOO_BIDDING]
[AppLovinSdk] WARN [ALMediationAdapterManager] Adapter VOODOO_BIDDING could not be loaded, class ALVoodooAdapter not found
[AppLovinSdk] DEBUG [ALSdk] Calling back publisher's initialization completion handler...
Expected Behavior
No response
How to Reproduce
Reproducible in the demo app?
Yes
Additional Info
No response
The text was updated successfully, but these errors were encountered:
MAX SDK Version
13.0.1
Device/Platform Info
ios17.6
Current Behavior
I wrote a custom adapter name called ALOneMaxMediationAdapter and configured it on the MAX backend custom advertising platform. But when I initialized the AppLovin SDK, the adapter name sent to me in the background was ALVoodooAdapter. Why is this? Here is my log
[AppLovinSdk] DEBUG [ALTaskAutoInitAdapters] Auto-initing 1 adapter(s)...
[AppLovinSdk] DEBUG [ALSdk] Marking SDK initialized: 1
[AppLovinSdk] DEBUG [ALTaskAutoInitAdapters] Auto-initing adapter: [ALMediationAdapterSpec VOODOO_BIDDING]
[AppLovinSdk] WARN [ALMediationAdapterManager] Adapter VOODOO_BIDDING could not be loaded, class ALVoodooAdapter not found
[AppLovinSdk] DEBUG [ALSdk] Calling back publisher's initialization completion handler...
Expected Behavior
No response
How to Reproduce
Reproducible in the demo app?
Yes
Additional Info
No response
The text was updated successfully, but these errors were encountered: