This commit is contained in:
changyunjia
2026-06-29 16:21:36 +08:00
co-authored by changyunjia
parent 810a087b78
commit c28ea8ea4a
213 changed files with 49969 additions and 32706 deletions
+1 -1
View File
@@ -373,7 +373,7 @@ namespace AppLovinMax.Scripts.IntegrationManager.Editor
{
if (!webResponse.IsSuccess)
{
MaxSdkLogger.E("Failed to load plugin data. Please check your internet connection.");
MaxSdkLogger.UserError("Failed to load plugin data. Please check your internet connection.");
return null;
}