braze-inc / braze-react-native-sdk

Public repo for the Braze React Native SDK
https://www.braze.com
Other
64 stars 84 forks source link

Fix `duplicate symbol '_hasListeners'` #248

Closed ken0nek closed 9 months ago

ken0nek commented 9 months ago
duplicate symbol '_hasListeners' in:
    /xxx/Library/Developer/Xcode/DerivedData/xxx-enqorveqxgntgycjpwyqvxjjinmq/Build/Products/Debug-iphoneos/braze-react-native-sdk/libbraze-react-native-sdk.a(BrazeReactBridge.o)
    /xxx/Library/Developer/Xcode/DerivedData/xxx-enqorveqxgntgycjpwyqvxjjinmq/Build/Products/Debug-iphoneos/quadpay-merchant-sdk-react-native/libquadpay-merchant-sdk-react-native.a(QuadPayBridge.o)
ld: 1 duplicate symbol for architecture arm64

Created a pull request on the QuadPay side too. https://github.com/quadpay/quadpay-merchant-sdk-react-native/pull/15

jerielng commented 9 months ago

Hey @ken0nek, thanks for filing this. We are actively tracking this issue as reported in #245 and have a fix in the works. We will keep you updated when it's been released. Thanks!

jerielng commented 9 months ago

Hi @ken0nek, as described in #245, we have pushed out fix for this in 8.4.0, so I'll be closing this pull request. Thank you!