Search Issue Tracker
Fixed
Fixed in 2.2.0
Votes
0
Found in [Package]
2.2.0
Issue ID
MNB-47
Regression
No
[iOS] No details about the notification that opened the app are present in the logs when the app before was killed
Steps:
- Open the "Main" project
- Build and Run to the iOS Platform
- In the application press the "Every parameter except alert" button
- Kill the app and wait for 5 seconds till notification arrives
- Press on notification alert that appears and it will open the app
- When in an application, check the console
Expected: Alert opens the app and sends a response about this notification. The details of last notification response, which opened the app should be visible in the app’s console
Actual: Alert opens the app, details about the notification that opened the app are not present in the console's logs
{}Reproducible with{}: 2.1.1, 2.2.0 (2021.3.24f1, 2022.2.18f1, 2023.1.0b15, 2023.2.0a11)
Could not test with: 2.1.1, 2.2.0 (2023.2.0a12, 2023.2.0a14) - UI is not working properly, the issue is not related to the Mobile Notifications package
Reproducible with devices:
- VLNQA00352 - iPhone 12 Pro (MGML3ET/A), CPU: A14 Bionic, GPU: Apple designed, OS: 16.2
- VLNQA00258 - iPhone Xs Max (MT502ET/A), CPU: A12 Bionic, GPU: Apple designed, OS: 14.4
- VLNQA00346 - iPad Air (4th generation), OS: 14.3
Notes:
- Not reproducible if the app is in the background
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
Add comment