Search Issue Tracker
Fixed in 5.3.6
Votes
1
Found in
5.3.3f1
Issue ID
774472
Regression
No
[iOS] iTunes Connect rejects all Unity apps that are referencing WatchConnectivity.framework
Apple rejects all Unity apps that reference 'WatchConnectivity.framework
with: 'non-public symbols in app: _LZ4_compressBound, _LZ4_compress_limitedOutput, _LZ4_decompress_safe’
This only effects Unity apps, normal Xcode apps which don't use LZ4 internally are approved.
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Rendering Debugger Volume's "Component" dropdown is opened with a big offset when "Component" field is set to any "Sample Scene"
- [iOS] Metal API validation error thrown when MSAAx2 and Depth&Color Texture are enabled
- Pressing “Open” button in Inspector > “High Quality Lines” Override throws “Item m_RenderPipelineSettings.supportHighQualityLineRendering not found” warning
- Overlays are immediately undocked when the Overlay is docked to the right side of Scene View and the Overlay's Handle is clicked
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
Zwilnik
May 31, 2016 22:53
I can confirm this is still an issue with 5.3.5f1 (and 5.3.4f1). Rebuilt the project to a clean folder and re-added all the watch kit content and got rejected by iTunes Connect. This is a critical issue for us as we're aiming to get a timely update to our game out with an Apple Watch addition.
amcuri
May 24, 2016 23:06
We are seeing this bug (exact same problem) in an app built with both 5.3.4f1 and 5.3.5f1. Are you sure the fix went into 5.3.5f1, or is it going to be included in a future patch release?