Hello, I’m new to Unreal Engine and have a question about importing data into a running android App on a mobile device.
I want to spawn something in AR with a set distance to the camera. The distance is saved on the android device, so i have to call this file while the App is running. Does anyone know how to do that with unreal? Thank you.