Closed chad171 closed 4 months ago
Is the "com.applovin.impl.adview.activity.FullscreenAdService" actually a foreground service? it looks like a background service to me but i am not 100% sure.
I'm not really much of an expert on this, I'm just looking for some guidance on what the android studio migration wizard is complaining about. Any help is appreciated, thanks.
Hi @chad171, we're currently looking into this and will keep this thread updated.
Hi @chad171, did you run into any issues/errors while building your app? Have you tried submitting a build to the Play Store? If you did, did you run into any issues there?
We will be doing a submission before the end of the month. I will update this thread on the outcome. Other SDK providers have noted that the upgrade assistant is overly cautious, thus I expect everything will be fine.
Thanks @chad171! We will wait on the update
Google seems happy with the build, and it doesn't seem to cause problems for the users.
Feature Description
When I do the Android SDK Upgrade Assistant to version 34 it finds many problems due to "Foreground service types are required." One of the 'problems' that are located in the androidmanifest.xml located in the AppLovin sdk (specifically in regards to com.applovin.impl.adview.activity.FullscreenAdService). Google is stating that all updates will require going to version 34 before the end of August 2024.
What do I need to do to comply with the new mandate when using the AppLovin SDK?