Search Issue Tracker
Fixed in 1.4.2
Votes
0
Found in [Package]
1.4.1
Issue ID
1340537
Regression
No
[iOS] Xcode project is rebuilt when using Mobile Notifications
Reproduction steps:
1. Create and open a new Unity project
2. In the "Package Manager" window, add the "Mobile Notifications" package
3. Build the project for iOS (Press "Build", not "Build & Run")
4. Build the Xcode project
5. Repeat steps 3-4, when prompted if you want to replace the Build folder, press "Append"
Expected result: Source files aren't recompiled
Actual result: Source files are recompiled
Reproducible with: Mobile Notifications version 1.3.0 (2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.11f1, 2021.2.0a21)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment