AppLovin / AppLovin-MAX-Unreal

17 stars 5 forks source link

Error when integrating Liftoff (Vungle) mediation adapter into an Android app #25

Closed baktybek-sb closed 1 year ago

baktybek-sb commented 1 year ago

MAX Plugin Version

2.0.2

Unreal Engine Version

4.27.2

Device/Platform Info

Android

Current Behavior

When packaging for Android with the integration of the Liftoff mediation adapter, an error occurs with the messages "deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0" and "unable to find valid certification path to requested target": Liftoff package error

Expected Behavior

Successful package for Android with integration of the Liftoff mediation adapter.

How to Reproduce

Add \ \ \ \ into AppLovinMAX_UPL_Android.xml and package for Android.

Additional Info

No response