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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment