dabaoji
2021-07-01 cf3a1cb790c872b2f3503a931d48fc9c0eb8b4e4
9527 安卓11权限问题
1个文件已修改
3 ■■■■ 已修改文件
Channel/Android/gtgame/AndroidManifest.xml 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/gtgame/AndroidManifest.xml
@@ -4,7 +4,8 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.unity3d.player"
    xmlns:tools="http://schemas.android.com/tools">
    <application>
    <application
    android:allowNativeHeapPointerTagging="false">
        <activity android:name="com.secondworld.sdk.GameActivity"
                  android:theme="@style/UnityThemeSelector">
            <intent-filter>