Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
max_desplanches's avatar
max_desplanches
Honored Guest
6 years ago

Unity OnApplicationQuit() call when closing app

Hi, I need to send a message to a server when my oculus Quest app is closed. In OnApplicationQuit(), I'm calling my function to send a message to the server but it appeared that the server never ...