Unity Issue Tracker - Player crashes when the built Project has Analytics SDK installed and exited via Application.Quit()
Closed
UGSB-10
Player crashes when the built Project has Analytics SDK installed and exited via Application.Quit()
Package: UGS Analytics
Android
Won't Fix
5.0.X
Fixed in: 5.0.2 as a hotfix using a workaround
However the full fix should be applied in 5.1.0, please update the Analytics package to this version.
How to reproduce:
1. Create a new project
2. Install the Analytics SDK package
3. Use the Analytics SDK in the Project
4. Setup a button in the Scene that uses Application.Quit()
5. Build and Run the Project on an Android Device
6. Press the Application.Quit() Button
Expected result: Application quits normally
Actual result: Application shows that it crashed