george-eucare

Results 10 comments of george-eucare

same issue , Safari works fine, but not in Chrome.

same error , when I update "react-native-image-picker"version to 7.1.2. ----update----- fix this issue after run : rm -rf Pods rm -rf Podfile.lock rm -rf ~/Library/Developer/Xcode/DerivedData pod install rm -rf build...

same error , when I update "react-native-image-picker"version to 7.1.2. ----update----- fix this issue after run : rm -rf Pods rm -rf Podfile.lock rm -rf ~/Library/Developer/Xcode/DerivedData pod install rm -rf build...

> twilio is also breaking on my end with the new architecture, but on android. > > you guys are also facing the same issue? > > ``` > Warning:...

> Hi, I encountered this error as well, and fixed it. The error comes from iOS scanning very quickly in the `startDeviceScan` function. The listener callback function activates multiple times...

I fixed this by `pnpm patch [email protected]` -> `pnpm patch package-name`