Xcode has an issue with repeated launches onto an iOS device. After the initial install, Xcode is unable to install any other builds of that same app due to some sort of codesigning issue.
A workaround is to "rm -rf <projdir>/Binaries/IOS/<projname>.app" every time before launching again from Xcode.
1) Create a new template project
2) Cook Content for iOS
3) Launch Xcode and build and install onto an iOS device
4) Launch again from Xcode. It will fail with a codesigning error
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-207614 in the post.
0 |
Component | UE - Platform - Apple |
---|---|
Affects Versions | 5.3.2 |
Target Fix | 5.4 |
Fix Commit | 32598401 |
---|
Created | Feb 21, 2024 |
---|---|
Resolved | Mar 28, 2024 |
Updated | Apr 1, 2024 |