Sergey

Results 8 comments of Sergey

I am also currently having this issue with react native 0.61.2 @joseph-perez thanks for workaround!

Same here with error in reanimated v3.6.1 and RN 0.72.7 I can fork the repository and fix it for my project, but it doesn't look good

I have the same error with same packages. ``` ❌ duplicate symbol '_hasListeners' in > libRNAppleHealthKit.a(RCTAppleHealthKit.o) > libreact-native-ble-manager.a(BleManager.o) ❌ ld: 1 duplicate symbol for architecture x86_64 ❌ clang: error: linker...

Hello We have same problem: Our company develop the app on react-native Just now I am migrating app no new build flow. Now we have 2 apps in our Appstore...

Ok, I create another one app in appstore with bundleId: "org.company.mobile.app.test" and set it as stage app to my ios project No effect. There are endless lines "Waiting for the...

I got it!! I found what's wrong! After many hours spent on tests, I accidentally discovered that the problem was in the Appfile!! app_identifier for iOS is placed there, in...

Hello We have same problem on iPhone X iOS 16.7.8 only! But we haven't problems on iPhone 11 iOS 17.6.1, iPhone 12 iOS 17.5.1, iPhone 7 15.8.3 "react-native": "0.73.6", "@sentry/react-native":...