Genesys Cloud App Lifecycle Demo
Genesys Cloud Apps have a full lifecycle that developers can utilize to
provide a seamless experience for end users.
App Lifecycle
- Loading - The app's iframe is loading
- Bootstrapping (Opt-in)
- 'bootstrap' message fired from Genesys Cloud after load
- Genesys Cloud awaits app 'bootstrapped' response (Will timeout)
- Running
- 'blur' message fired from Genesys Cloud on app blur (Opt-in)
- 'focus' message fired from Genesys Cloud on subsequent app focus (Opt-in)
- Stopping (Opt-in)
- 'stop' message fired from Genesys Cloud after load
- Genesys Cloud awaits app 'stopped' response (Will timeout)
- Stopped - The app has shut down and the iframe will be removed from Genesys Cloud