© 2026 Hashnode
A Live Activity is the card that sits on your lock screen while a delivery rider approaches, updating itself without you opening the app. Apple shipped the API in iOS 16.1. Google shipped its own vers

Push notifications often carry sensitive data like OTPs, transaction alerts, or private messages.Sending this data in plain text is risky — anyone intercepting the payload can read it. A Notification Service Extension (NSE) allows you to: Receive th...
