on app terminate/exit event

on app terminate/exit event

BY 30 Dec 2016 Web Application Development

Is there a way to add an event on_terminate/exit app in the web app?

How to know the web app is terminated?

 

Similar to native: 

event_callback.terminate = _on_app_terminate;

 

thanks, slaw

 

 

Written by