Hi,
I am developing some stuff for iOS (IPadAir2) using some UMG Menus. There is one Menu I want to be displayed everytime the user opens the app - and only then. Now a question came up to my mind: If I “close” the app (according to https://answers.unrealengine.com/questions/55629/quit-game-blueprint-node-does-not-work-on-android.html I am not able to really close the app on mobile - quite stupid if you ask me…)… so if I return to the Home screen and launch the app again, how can I make sure my menu gets displayed again?
Is there a possibility to return to the home screen with a blueprint so I can use a button?
Thanks in advance,
Tim