M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

App load / unload event

Is there something like a App load / unload event where certain processing can be done?

Pages have such events but is there an App level event that fires once when the app gets loaded (irrespective of the page) and fires once when the app gets unloaded (or is exited).

Thanks,
M&M

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

App load / unload event

Hi -

Appery.io uses Apache Cordova API, so only this events are available for this API: deviceready and resume -- http://cordova.apache.org/docs/en/3.6...

Return to “Issues”