customerio / customerio-reactnative

MIT License
23 stars 11 forks source link

fix: expo users reported app crash on didFailToRegisterForRemoteNotificationsWithError #244

Closed ami-aman closed 4 months ago

ami-aman commented 4 months ago

part of: https://linear.app/customerio/issue/MBL-141/expo-50-with-version-100-beta15-crash-startup-app-on-ios

This PR is using iOS SDK's version 2.12.3 with the fix for this crash. Refer this iOS PR for more detail.

ami-aman commented 4 months ago

Added Do not merge label as deployment of the cocoa pods is in progress.

ami-aman commented 4 months ago

Removed Do not merge label and tested the fix on sample app.