Hello, firstly, excuse me for my English, it’s really bad. I currently have a bug when I launch my android project. When I start it on my phone, it is not the version on my editor but the version I had two months ago that appears. As if it created a new file but it opened the one of two months ago. Thank you for your answe
Try navigating to the directory on your SD card or Internal storage. My Files Application → Internal Storage → UE4Game → “GAMENAME”. Delete the game folder. Next, relaunch your build.
Thank you for your answer.By deleting the file, there is a new error. It tries to open the projectandroid / projectandroid.uproject file while the installed file is named BananaQuestShared / BananaQuestShared.uproject. So I think it’s because we renamed the file at a time and the apk still asks to open the old file but I do not know how to change it in the settings.