You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@A-Feder we don't have official support for it but we'll try to replicate the setup and try to understand what's needed to support it. Thanks for reporting.
SDK
React-Native
Provide environment information
Unable to login with @aws-amplify/ui-react-native when used together metamask-sdk for React Native.
MetaMask SDK Version
@metamask/sdk-react": "^0.14.2"
MetaMask Mobile app Version
MetaMask v7.14.0(1242)
What browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
Describe the Bug
Unable to login with @aws-amplify/ui-react-native when used together metamask-sdk for React Native.
I used the reactNativeDemo repository from https://github.com/MetaMask/metamask-sdk/tree/main/packages/examples/reactNativeDemo
After I integrate aws-amplify I am unable to login
I have to comment out the SDKConfigProvider and WithSDKConfig for it to work and I was be able to login.
Expected Behavior
Should be able to login login with @aws-amplify/ui-react-native when used together metamask-sdk for React Native.
Link to reproduction - Issues with a link to complete (but minimal) reproduction code will be addressed faster
https://github.com/awbernardin0/metamask-sdk/tree/bug/aws-amplify/packages/examples/reactNativeDemo
To Reproduce
Integrate @aws-amplify/ui-react-native in the reactNativeDemo
https://github.com/MetaMask/metamask-sdk/tree/main/packages/examples/reactNativeDemo
Login does not work
The text was updated successfully, but these errors were encountered: