george-eucare
george-eucare
Hi again. Any solution? Thanks!!
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...
same issue
> twilio is also breaking on my end with the new architecture, but on android. > > you guys are also facing the same issue? > > ``` > Warning:...
same issue
> 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`