Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 351 Bytes

com.blocks.BLifecycle.markdown

File metadata and controls

1 lines (1 loc) · 351 Bytes

The BLifeCycle plugin declares a single com.blocks.BLifecycle.lifecycle extension point that other plugins can use to get callbacks on the different stages of application startup. For example the com.blocks.BCrashReporter plugin uses the lifecycle extension point to get a callback and check for new crash logs on applicationDidFinishLaunching.