Closed pwfcurry closed 1 year ago
Hi @pwfcurry ,
We're investigating the issue and should have a fix/resolution soon. Apologies for the delay.
Hi @pwfcurry ,
We've identified a fix in the react repo and will update you once that fix is live in this expo repo.
Hi @pwfcurry. We just released v1.41.0 of our React Native SDK, which should fix this issue. Please let us know if you encounter any other issues.
Thanks @wesleyorbin @radixdev!
TLDR @braze/expo-plugin v0.4.0 isn't compatible with react-native-appboy-sdk v1.39 & v1.40 -- downgrade to v1.38 to fix
Which Platforms?
Android
Which React Native Version?
0.68.2
Which @braze/expo-plugin version?
0.4.0
Which react-native-appboy-sdk SDK version?
1.40.0
Repro Rate
100% of the time
Steps To Reproduce
Expected Behavior
Build succeeds
Actual Incorrect Behavior
Build fails
Verbose Logs
Additional Information
Due to https://github.com/Appboy/appboy-react-sdk/pull/164 (released in 1.39.0), we've been unable to build our app:
Downgrading to v1.38.0 fixes the issue.