update: 删除老 SDKRes 文档
parent
e6c28f57f0
commit
0d7592ea0b
|
|
@ -1,3 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: 88708d2eeaaa4876b3614577593049ef
|
|
||||||
timeCreated: 1705049907
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
<?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>
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: c18726788fef4db9be1733b0329f1067
|
|
||||||
timeCreated: 1705049907
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
target=android-9
|
|
||||||
android.library=true
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: 07d108573d1a417f8132f546c1b06a68
|
|
||||||
timeCreated: 1705049907
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: 41d8e4b1f70e46f09190dd0877324f73
|
|
||||||
timeCreated: 1705049907
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: 5c888f8eb1754ea3b54790aa1cc1fa60
|
|
||||||
timeCreated: 1705049907
|
|
||||||
|
|
@ -1,43 +0,0 @@
|
||||||
<?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>
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: 986e002a4cff46229b401c3710ac1ff0
|
|
||||||
timeCreated: 1705049907
|
|
||||||
Loading…
Reference in New Issue