OneSignal / onesignal-expo-plugin

The OneSignal Expo plugin allows you to use OneSignal without leaving the managed workflow. Developed in collaboration with SweetGreen.
Other
142 stars 46 forks source link

Native version update & major release #195

Closed rgomezp closed 9 months ago

rgomezp commented 10 months ago

Description

One Line Summary

Update native XCFrameworks version range and make major release.

Details

Makes this plugin compatible with the React Native SDK as they're currently out of sync.

Motivation

Fixes https://github.com/OneSignal/onesignal-expo-plugin/issues/193 Fixes https://github.com/OneSignal/onesignal-expo-plugin/issues/182

Scope

Checklist

Overview

Testing

Final pass

pettomartino commented 9 months ago

I tried to apply this MR as patch and faced the issue @aindong is mentioning. The iOS version doesn't compile.

rgomezp commented 9 months ago

I've updated the .m file. Thanks @aindong for catching that.

@pettomartino can you apply this branch again?

lele0108 commented 9 months ago

@jkasten2 @jennantilla Possible to prioritize reviewing this small but important change? Blocking use of SDK 5 alongside Expo / EAS.

pettomartino commented 9 months ago

@rgomezp I've tested. It works!