Search Issue Tracker
Fixed in 1.1.0-preview
Votes
0
Found in [Package]
1.0.3
Issue ID
1221133
Regression
No
[iOS] Mobile Notifications Postprocessing rewrites Entitlements file
How to reproduce:
1. Build the attached project for iOS platform.
2. Open the Xcode project
3. Select Build Settings in Xcode
4. Search for "CODE_SIGN_ENTITLEMENTS"
5. Notice that entitlements file generated by notifications package is used (instead of user's one)
Actual result: Mobile Notification package rewrites the entitlements file.
Expected result: The entitlements file is not rewrote.
Reproducible with: 2018.4.17f1 (1.0.3), 2019.2.20f1 (preview.9 - 1.0.4), 2019.3.2f1 (preview.9 - 1.0.4).
Not reproducible with: 2020.1.0a24 (preview.9 - 1.0.4).
Notes:
- For some reason the issue doesn't reproduce on Unity 2020.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
Add comment