For the complete documentation index, see llms.txt. This page is also available as Markdown.

Expo Plugin Changelog

List of updates to the Expo plugin

1.1.2

  • Updates iOS pod to ~> 1.6.1

  • Fixed: Resolved a race condition crash when iOS method swizzling is enabled alongside another library that intercepts the same notification callbacks.

1.1.1

  • 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

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

Last updated