Shehryar Raza

Results 4 comments of Shehryar Raza

## Solution for DataStore Many-to-Many Auth Mode Issue This issue occurs because the `multiAuthStrategy` in DataStore v6 doesn't properly handle auth mode selection for auto-generated join tables in `@manyToMany` relationships....

Hi @duyta7598, The "Native module not found" error with GraphQL subscriptions in React Native, especially with Amplify v6, often indicates an issue with the WebSocket implementation expected by Amplify. Here...

## Analysis and Potential Solution I've analyzed this issue and it appears to be related to how Metro bundler handles the `uuid` module when building for Expo web. The error...

Hi @hodayaGruzm, Thanks for reporting this. Regarding `clientMetadata` in `CUSTOM_WITHOUT_SRP` flows with Amplify JS v6: 1. **Availability in Lambda Triggers:** * The `clientMetadata` you pass in the `signIn` options *should*...