The App was disabled due to an error while attempting to compile it. An attempt to enable it again will fail, as it needs to be updated.
The App has been constructed but that's it.
The App was disabled due to other circumstances.
The App was disabled due to an unrecoverable error being thrown.
The App's initialize()
was called and returned true.
The app was disabled due to an invalid installation or validation in its signature.
The App was disable due to its license being invalid
The App was manually disabled by a user.
The App's onEnable()
was called, returned true, and this was done by the user such as installing a new one.
The status is known, aka not been constructed the proper way.
Generated using TypeDoc
The App's
onEnable()
was called, returned true, and this was done automatically (system start up).