gchen1196
gchen1196
Currently having the same issue with using stream-chat-expo. I get the same error when wrapping my root component with the OverlayProvider from stream-chat-expo
also downgrading stream-chat-expo to 5.18.1 worked for me too
@khushal87 i tried running `npm list react-native-svg` and seems like there's a conflict between both react-native-svg packages. im on expo 50.0.5 npm list react-native-svg ├── [email protected] └─┬ [email protected] └─┬ [email protected]...
I can confirm that downgrading to [email protected] worked for me as well since the [email protected] are shared now as shown here: ├── [email protected] └─┬ [email protected] └─┬ [email protected] └── [email protected] deduped...
PATCH https://developer.apple.com/services-account/v1/bundleIds/ Error: Request failed with status code 501 (PATCH https://developer.apple.com/services-account/v1/bundleIds/) Internal Server Error: 'd', 'Received an internal server error from Apple's App Store Connect / Developer Portal servers, please...