Issues with launch on ios (ue 4.13)

I have been working on a project for a while now, which I regularly run on ios to make sure everything is working. Since the project is “blueprint” only I have had no need for a mac to compile with, and the launch and build processes have been working very well for me.

I upped the project version to 4.13 the other day, and now when I try to launch on ios I get errors about missing parameters for remote compilation. But I don’t want to compile remotely(yet) since the project is blueprint only.

Did the option to run without a Mac go away on BP only projects with the new remote compile in 4.13?

Hi PwnPwn,

You should still be able to Launch on and package for iOS with an All-Blueprints projects on Windows; This has not changed. When you updated to 4.13 did you save a copy in the previous version? Was the previous version 4.12? Please provide this information, along with your latest output log and screenshots of your package and iOS settings from your Project Settings.

Thanks,

.

Hi!

I have attached the latest log output, which is what I can when I try to launch on ios. I upgraded from 4.12. I tried rolling back to the old version and it still works. No settings changed when going to 4.13.

A few more questions and steps to try (For the UE4.13 version):

  1. Where are you seeing errors about missing parameters for remote compilation… In the output log?
  2. Please post the output log as a text file
  3. Have you tried packaging for Development (for debugging?) Try launching on the iOS device with this setting and post the output log if it fails.
  4. Your Remote Build options aren’t exposed in the supplied image; Make sure none of these are selected/set up for remote build.

It doesn’t say missing parameters, but:

LogPlayLevel: UnrealBuildTool: Picking the default remote server
LogPlayLevel: UnrealBuildTool: Remote compiling requires a server name. Use the editor (Project Settings, IOS) to set up your remote compilation settings.
LogPlayLevel: UnrealBuildTool: Doing xcode-select --print-path
LogPlayLevel: UnrealBuildTool: ERROR: Failed to start local process for action (“Cannot start process because a file name has not been provided.”)

“File name has not been provided”, that is what I was referring to.

I did attach it as a text file, or how do you mean?

I tried for development, same issue. No remote build settings are selected or setup.

Sorry, I missed your log as it appeared directly under the image. Comparing another user with a similar issue on this post:

Launch/Build on iOS failed to install

…Please check to make sure the Bundle ID in your project settings matches the Bundle ID for certificate and provision you are using to Launch on to the iOS device. You will need to sign into your Apple Developer’s account to check this.

Beyond this answer, we typically see this error when people are using the Github/Source version of the editor. Please verify that you are using the Launcher/Binary version of UE4.

Hi PwnPwn,

Since we have not heard back from you in a while, we are marking this post “resolved” for tracking purposes. However, if you are continuing to have problems launching on to an iOS device, please respond with the requested information and we will continue to investigate.

Thanks,

.