Crash on launch bug 8.0

Hey,

We need that display errors if your game is crashing on launch. Please upload them as a .txt file to your next reply.

I’m not sure what type of computer you’re on, so I’m providing for both:

Windows:

  • Open iPhonePackager (Engine/DotNET/IOS)
  • Select a uproject file (optional)
  • Select the Advanced Tools tab
  • Select Other Deployment Tools…
  • Select Backup documents…
  • Select the IPA for the game you wish to get the log for
  • The documents directory data will then be copied to - Engine/DotNET/IOS/IOS_Backups or GameDir/IOS_Backups if a uproject was selected
  • The log can then be found at IOS_Backups/Game/Saved/

Mac:

  • Open Xcode (install Xcode if you have not already)
  • Open Window|Devices
  • Select the device you want to get the log off of.
  • Select the app you want to get the log from.
  • Select the gear icon under the app list
  • Select Download Container
  • Select a location for the container file
  • Navigate to the file via Finder
  • Right click and select Show Package Contents
  • Navigate to the location of the log (AppData/Documents/Game/Saved/)

Thanks!