AppLovin SDK Key Issue: 'sdkkey=' is Empty Despite Being Saved in Android Builder Project

Hi everyone,

I’m currently working on an Android app using Android Builder, and I’m integrating AppLovin ads into my app. I’ve set up the AppLovin SDK in my project, and I’ve saved the SDK key correctly.

However, when I call the function applovin.getinfo()

the response returns sdkkey= with an empty value, even though I’ve already set the SDK key in the project.

Has anyone experienced this issue before or know what might be causing this? Any help would be greatly appreciated!

Thanks in advance!

And the response which u have received its from an companion or builded apk??

The issue is occurring in both the companion app and the APK I’ve built.

Firstly refresh the builder and again goto project and set sdk key and press save icon then build the apk and send here or test it urself.

1 Like

Thanks for the suggestion! I followed your advice—refreshed the builder, re-entered the SDK key, saved it, and then rebuilt the APK. Everything works fine now! The SDK key is being recognized properly. Appreciate your help! :blush:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.