Update to AppLovin SDK 12.1.0. Adds new build settings to AppLovinMAX.Build.cs and drops support for UE 4.27 in order to support compilation with Swift (minimum supported is UE 5.0+).
Update iOS dependency installer script to help install Google's SDK and almost entirely automate build rule and third-party SDK installations. It is no longer bundled with plugin and must be downloaded by publishers using iOS.
Removed 4.27 Demo App (this is the majority of the large file change count)
Ticket
https://app.asana.com/0/337926977135969/1206061770122575/f
Description
AppLovinMAX.Build.cs
and drops support for UE 4.27 in order to support compilation with Swift (minimum supported is UE 5.0+).SetTermsAndPrivacyPolicyFlowEnabled(bool bEnabled);
SetPrivacyPolicyUrl(const FString &Url);
SetTermsOfServiceUrl(const FString &Url);
SetConsentFlowDebugUserGeography(EConsentFlowUserGeography UserGeography);
ShowCmpForExistingUser();
HasSupportedCmp();