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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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?