distriqt/ANE-Adverts-Mediation

AppLovinFullscreenActivity missing in documentation

mwelk opened this issue · 1 comments

mwelk commented

The Android integration documentation is missing the AppLovinFullscreenActivity entry:

<activity
    android:name="com.applovin.adview.AppLovinFullscreenActivity"
    android:configChanges="keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode"
    android:exported="false"
    android:hardwareAccelerated="true"
    android:launchMode="singleTop"
    android:screenOrientation="behind"/>

Thanks for noticing, we actually have this corrected in the update rolling out tomorrow.