-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: MetaMask SDK not working on Brave @ iOS when using HTTPS. #855
Comments
Hi @andremfaria ! I gave this a try but wasn't able to reproduce the issue although I'm using the latest version of the SDK. For Screen.Recording.2024-06-04.at.19.34.13.mov |
Hi @andremfaria ! I'm going to close this issue to avoid having stale issues open. Please feel free to give as a ping with a new issue or through a comment so that we can open a new issue. |
Hello, @christopherferreira9 . I tried with the latest version (0.26.3), and the problem persists. Please note that in your video, you are testing in a test app using HTTP. This issue only occurs with HTTPS. You can check this reproducible code: https://github.com/andremfaria/mm-sdk-brave-ios-problem. |
@andremfaria I'm reopening this issue to investigate further. |
Had the same issue. For now, I just wrap the |
SDK
Web
Provide environment information
IOS 17.4
Brave 1.65
MetamaskSDK 0.18.6
Metamask Mobile app 7.22.0
MetaMask SDK Version
0.18.6
MetaMask Mobile app Version
7.22.0 (1325)
What browser are you using? (if relevant)
Brave 1.65 (122)
How are you deploying your application? (if relevant)
No response
Describe the Bug
On Mobile, using Brave, when we access a web app that has https enabled, we try to connect but the SDK is undefined.
We see the following errors on the Brave mobile logs when the page first loads:
Raw logs:
Expected Behavior
We should be able to connect the accounts on Brave @ iOS
Link to reproduction - Issues with a link to complete (but minimal) reproduction code will be addressed faster
https://github.com/andremfaria/mm-sdk-brave-ios-problem
To Reproduce
The text was updated successfully, but these errors were encountered: