📄️ App Lifecycle
The app lifecycle is how the platform informs your app how to behave based on its state. These lifecycle states determine which features and APIs should be used and when.
📄️ Listening for Events
Events are a common pattern for asynchronous notifications from an SDK.