fix:更换sdk,修复bug

This commit is contained in:
barry
2026-06-06 16:55:32 +08:00
parent bd28506b1f
commit 7003140acc
565 changed files with 44334 additions and 43789 deletions
@@ -0,0 +1,17 @@
using UnityEngine;
using NUnit.Framework;
namespace Unity.Advertisement.IosSupport.Tests
{
public class RuntimeTests
{
[Test]
[Timeout(10000)]
//[UnityPlatform (exclude = new[] { RuntimePlatform.IPhonePlayer })] //Need to find a way to programatically set state on the iPhone for this app otherwise, even on iOS initial state will be Not Determined.
public void TestTrackingStatusMessageUnsupported()
{
Assert.That(ATTrackingStatusBinding.GetAuthorizationTrackingStatus(), Is.EqualTo(ATTrackingStatusBinding.AuthorizationTrackingStatus.NOT_DETERMINED));
}
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 3d467e3b930724e0ca757fb20c27323b
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,19 @@
{
"name": "Unity.Advertisement.IosSupport.Tests",
"references": [
"Unity.Advertisement.IosSupport"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor",
"iOS"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: aa2578a81945d4cd8911322bab548f2a
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: