Unreal Engine 4 Tutorials: How to Remove Unwanted Android Permissions Part 2 (needed for Oculus)

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ต.ค. 2024

ความคิดเห็น • 3

  • @Alexotronic
    @Alexotronic 2 ปีที่แล้ว

    Peeps might not see ClearTextTraffic warning if using API 28+
    "android:usesCleartextTraffic
    Indicates whether the app intends to use cleartext network traffic, such as cleartext HTTP. The default value for apps that target API level 27 or lower is "true". Apps that target API level 28 or higher default to "false"."
    for easy copy and pasting into UE:
    android:allowBackup="false"
    android:usesCleartextTraffic="false"

  • @doylemcguire3807
    @doylemcguire3807 2 ปีที่แล้ว

    🤩 Promo-SM!!

  • @GameDevAraz
    @GameDevAraz 2 หลายเดือนก่อน

    such unnecesarry hassle,