iPhone Packager

A How - To guide that walks you through using the IPhonePackager tool to put an IPA on your iOS device for testing.

Choose your operating system:

Windows

macOS

Linux

Prerequisite Topics

In order to understand and use the content on this page, make sure you are familiar with the following topics:

IPhonePackager_Hero_Image.png

Due to Software Development Kit (SDK) changes by Apple, it is no longer possible to load your IPA using Itunes when using a Windows-based PC. To load your IPA from a Windows-based PC you will instead have to use the IPhonePackager tool and in the following How - To guide we will take a look at how this is done.

This How-To assumes that you have completed all of the items in the iOS Quick Start page of the iOS Game Development documentation and as a result, have an IPA that can be deployed to an iOS device.

Steps

In the following section, we will take a look at where the iPhone Packager tool is located and how you can use it to deploy your UE4 iOS project to your iPhone or iPad.

  1. You will first need to locate the IPhonePackager tool by going to Engine\Binaries\DotNET\IOS of your UE4 Engine install folder.

    IPhonePackager_Tool_Location.png

  2. Next, locate the IPhonePackager.exe and double-click on it to open it up.

    IPhonePackager_EXE-1.png

  3. Once the IPhonePackager tool has opened, immediately press the Cancel button to display the tool in its entirety.

    IPhonePackager_CancelButton.png

  4. With the IPhonePackager tool now open, look for the three tabs at the top and click on the Advanced Tools tab.

    IPhonePackager_Advanced_Tools.png

  5. With the Advanced Tools tab open, click on the Install IPA to hardware… option.

    IPhonePackager_InstallIPAToHardware.png

  6. Locate the IPA you want to install, select it and then press the Open button to start the install process.

    IPhonePackager_LocateIPA.png

  7. You can check the install progress of the IPA by clicking on the command line window that is opened when the IPhonePackager tool is launched.

    IPhonePackager_CommandLineWindow.png

End Result

Once the IPhonePackager tool has completed you should now see the installed IPA on your iPhone or iPad like in the following image.

IPhonePackager_EndResult.png

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss