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()
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!