Description

When a user tries to package or launch onto an iOS device they will fail at the build step due to:

[3/8] sh Unzipping: /Users/Shared/Epic Games/UE_4.22/Engine/Source/ThirdParty/Facebook/IOS/FacebookSDK/FBSDKLoginKit.embeddedframework.zip -> 
[2/8] sh Unzipping: /Users/Shared/Epic Games/UE_4.22/Engine/Source/ThirdParty/Facebook/IOS/FacebookSDK/FBSDKCoreKit.embeddedframework.zip -> /
[4/8] sh Unzipping: /Users/Shared/Epic Games/UE_4.22/Engine/Source/ThirdParty/Facebook/IOS/FacebookSDK/FBSDKShareKit.embeddedframework.zip -> 
[1/8] sh Unzipping: /Users/Shared/Epic Games/UE_4.22/Engine/Source/ThirdParty/Facebook/IOS/FacebookSDK/Bolts.embeddedframework.zip -> /Users/S
/bin/sh: /Users/Shared/EpicGames/UE_4.22/Engine/Intermediate/UnzippedFrameworks/Facebook/FBSDKLoginKit.embeddedframework.sh: No such file or d
/bin/sh: /Users/Shared/EpicGames/UE_4.22/Engine/Intermediate/UnzippedFrameworks/Facebook/FBSDKCoreKit.embeddedframework.sh: No such file or di
/bin/sh: /Users/Shared/EpicGames/UE_4.22/Engine/Intermediate/UnzippedFrameworks/Facebook/FBSDKShareKit.embeddedframework.sh: No such file or d
/bin/sh: /Users/Shared/EpicGames/UE_4.22/Engine/Intermediate/UnzippedFrameworks/Facebook/Bolts.embeddedframework.sh: No such file or directory

This can be circumvented by disabling the Facebook Plugin

This is not reproducing on Windows at the same CL

This is not affecting tvOS.

This was not occurring before [Link Removed] was fixed so it may have to do with spaces in the filepath so I installed 4.22 to two different folders, one in "Epic Games" and one in "Epic_Games" and I did not encounter the issue in the path without spaces.

Steps to Reproduce

Repro Steps

  1. Open a new Project
  2. Open Plugins
  3. Enable Online Subsystem Facebook
  4. Restart if necessary
  5. Select the launch dropdown
  6. Select your iOS device 

Alternate Repro

  1. Open QAGame
  2. Select the launch dropdown
  3. Select your iOS device 

Results: iOS package will fail at Build step due to Facebook related error.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-69817 in the post.

1
Login to Vote

Fixed
ComponentUE - Platform - Mobile
Affects Versions4.22
Target Fix4.23
Fix Commit7288395
Main Commit7288397
Release Commit7288395
CreatedFeb 8, 2019
ResolvedJul 12, 2019
UpdatedFeb 12, 2020