update: 更新 SDKRes 资源包, 添加 network_security_config.xml

feature/item_system
胡宇飞 2024-01-24 09:06:15 +08:00
parent 5b3f2844a6
commit 636049d8c0
11 changed files with 88 additions and 0 deletions

3
Runtime/Plugins.meta Normal file
View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 564f0bbcf1fd419585ae00ce043208dc
timeCreated: 1706057741

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: a2f4fcc4fbae4ce0b6d49d96ba953082
timeCreated: 1706057780

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.guru.unity.sdk.res"
android:versionCode="1"
android:versionName="1.0">
</manifest>

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0df37e850c3fa43c19196da6f847dcd2
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,2 @@
target=android-9
android.library=true

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: a9e0724c08eb44e5991634e9a101b4b2
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 78d866814ee344373a085d29276ede47
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 29db8462008d4d8d9220c83bf5dcd6e0
timeCreated: 1706057866

View File

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config cleartextTrafficPermitted="true">
<trust-anchors>
<certificates src="system" />
</trust-anchors>
</base-config>
<domain-config cleartextTrafficPermitted="true">
<!-- For Facebook(Meta) -->
<!-- In the Audience Network Android SDK,
we use 127.0.0.1 (localhost) as a caching
proxy to cache media files in the SDK.
Since Android P, cleartext traffic (unencrypted HTTP)
will be blocked by default, which will affect the
functionality of media caching of the SDK and could
affect user experience and ads revenue. -->
<domain includeSubdomains="true">127.0.0.1</domain>
<!-- For Amazon -->
<domain includeSubdomains="true">amazon-adsystem.com</domain>
<!-- For Unity -->
<domain includeSubdomains="true">cdn-creatives-akamai-prd.unityads.unity3d.com</domain>
<domain includeSubdomains="true">cdn-creatives-akamaistls-prd.unityads.unity3d.com</domain>
<domain includeSubdomains="true">cdn-creatives-akamaistls-re-prd.unityads.unity3d.com</domain>
<domain includeSubdomains="true">cdn-creatives-geocdn-prd.unityads.unity3d.com</domain>
<domain includeSubdomains="true">cdn-creatives-prd.unityads.unity3d.com</domain>
<domain includeSubdomains="true">cdn-creatives-highwinds-prd.unityads.unity3d.com</domain>
<domain includeSubdomains="true">cdn-creatives-tencent-prd.unityads.unitychina.cn</domain>
<domain includeSubdomains="true">cdn-store-icons-akamai-prd.unityads.unity3d.com</domain>
<domain includeSubdomains="true">cdn-store-icons-highwinds-prd.unityads.unity3d.com</domain>
<domain includeSubdomains="true">cdn-store-icons-tencent-prd.unityads.unitychina.cn</domain>
<domain includeSubdomains="true">cdn-creatives-akamaistls-prd.acquire.unity3dusercontent.com</domain>
<domain includeSubdomains="true">unityads.unity3d.com</domain>
<domain includeSubdomains="true">unityads.unitychina.cn</domain>
</domain-config>
<debug-overrides>
<trust-anchors>
<!-- Trust user added CAs while debuggable only -->
<certificates src="user" />
</trust-anchors>
</debug-overrides>
</network-security-config>

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: e92a383bcfa548e2bdf0eeb8b0264205
timeCreated: 1630417512

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 2b8b5d4f2c934dd98f968c0fe7918c2e
timeCreated: 1706057798