Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
motorsep's avatar
motorsep
Start Partner
6 years ago

UE 4.21+ and permissions - how to set UE4 app to ask nothing on launch ?

Basically when I launch my UE4 game on Go, it first asks to ok permissions to use this and that.. I would like not to have that screen because my game doesn't need access to anything. How do I make it where my UE4 project just launches without asking anything ? Thanks beforehand

2 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous
    Which permission is your game asking access for? Do you have "Use ExternalFileDir for UE4Game files" checked or unchecked? (and I guess "Extra Permissions" under advanced APK packaging is also empty?)
  • motorsep's avatar
    motorsep
    Start Partner


    Which permission is your game asking access for? Do you have "Use ExternalFileDir for UE4Game files" checked or unchecked? (and I guess "Extra Permissions" under advanced APK packaging is also empty?)


    Use External is unchecked. Extra permissions is empty. My app is asking for access to photos, videos and something else (contacts?). I guess those are default for UE4 ? I don't think I had this issue in 4.19 (using 4.21.2 now).