Sure, I can provide you with a step-by-step guide on how to test your Unreal Engine Blueprint project on your iPad, even if you’re using Windows.
Download and install the Unreal Engine on your Windows machine. You can download it from the Epic Games Launcher or the Unreal Engine website.
Create your Blueprint project in Unreal Engine using the iOS platform as your target device. You can do this by going to “File” > “New Project” and selecting “Blueprint” as the project type. Then choose “Mobile / Tablet” as the category and select “Blank” as the project template. Under the “Platforms” section, select “iOS” as the target platform.
Connect your iPad to your computer using a USB cable.
Open Xcode on your computer. You can download Xcode for free from the App Store on your Mac.
In Xcode, go to “Window” > “Devices and Simulators”.
Select your iPad from the list of devices on the left side of the window.
Click the “+” button at the bottom of the “Installed Apps” section and select your Unreal Engine project from the list.
Wait for Xcode to install the project on your iPad.
Once the installation is complete, disconnect your iPad from your computer and open the project on your iPad.
Test your project on your iPad and make any necessary adjustments to optimize the user experience.
That’s it! With these steps, you should be able to test your Unreal Engine Blueprint project on your iPad.