# Expo Plugin Changelog

## 1.1.2 - April 14, 2026

* Updates iOS pod to `~> 1.6.1` &#x20;
* Fixed: Resolved a race condition crash when iOS method swizzling is enabled alongside another library that intercepts the same notification callbacks.

## 1.1.1 - April 2, 2026

* Clarified package roles: `@pushly/push-sdk-expo` (Expo config plugin) vs `@pushly/push-sdk-react-native` (runtime SDK)
* Improved iOS integration:
  * Automatically syncs deployment target between app and Notification Service Extension.
  * Updates Pushly iOS pod to `~> 1.6.0` and reduces common Xcode signing issues.
* Improved Android integration:
  * Ensures a default Firebase Messaging notification channel.

## 1.0.0 - February 24, 2026

* Initial release supporting Expo prebuild/EAS Build and custom dev clients
