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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment