Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
ElectricDogPark's avatar
ElectricDogPark
Honored Guest
3 years ago

Android Manifest Error

Every time I upload a build I get the error “android:installLocation should be ‘auto’” I already set it to auto. I am really confused and need some help.

2 Replies

Replies have been turned off for this discussion
  • I have the same issue. It is explicitly set in my Unity Player settings and in the AndroidManifest.xml . But when I try to upload the app to a Release channel, I get the error saying I need to set android:installLocation to "auto"

    • ElectricDogPark's avatar
      ElectricDogPark
      Honored Guest

      I fixed it. In your gradle files there will be a sneaky manifest that says prefer external.