- Updated iOS to use 18.2.0 of the iOS SDK
- Update Android to use 15.11.0 of the Android SDK
- Added new API
isUserLoggedIn
. This enables developers to determine if a user is currently logged in to Intercom. - Added new API
fetchLoggedInUserAttributes
. This enables developers to retrieve the attributes of the currently logged in user.