Packaging a project for iOS that has & in the Bundle Name causes an error to occur during packaging.
IPP ERROR: Application exception: System.Xml.XmlException: An error occurred while parsing EntityName. Line 23, position 35.
1. Create a new project
2. Edit > Project Settings > Platforms - iOS
3. Change [PROJECT_NAME] to [PROJECT&NAME] for Bundle Display Name, Bundle Name and Bundle Identifier
4. Package project: File > Package > iOS
Expected: The project should package without any trouble.
Result: The project provides an error during the packaging process.
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Platform - Mobile |
---|---|
Affects Versions | 4.10.4, 4.11 |
Target Fix | 4.13 |
Fix Commit | 2977337 |
---|---|
Main Commit | 3008183 |
Created | Mar 3, 2016 |
---|---|
Resolved | May 14, 2016 |
Updated | Sep 16, 2019 |