[SDK] [iOS] Release v4.4.0
August 4th, 2025 by Olivier Favre
Changelog:
- Implement
setAndRememberClientId(,secret:)
, enabling complex init scenarios, especially with framework integrations - Use
accessToken
from notification payload to report receipts, allows to forego theclientId()
/clientSecret()
methods in the Notification Service Extension - Miscellaneous fixes