-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[BUG] [#1011185] v6.1.2 Issues with metamask-ios-sdk following update #5957
Copy link
Copy link
Closed
Labels
CS-reportedissues reported by CSissues reported by CSCS-trackingissues being tracked by / relevant to CSissues being tracked by / relevant to CSteam-sdk-deprecatedDEPRECATED: please use "team-wallet-integrations" insteadDEPRECATED: please use "team-wallet-integrations" insteadtype-bugSomething isn't workingSomething isn't working
Description
Describe the bug
I have been testing an application using the MetaMask iOS SDK and I was able to successfully connect my Dapp up until I was auto-updated to the latest version of the MetaMask app. I started to receive this error whenever I attempted to connect my Dapp. I created a support request #1011185, and am raising an issue here. I also ensured eth_sign was enabled on the latest build of the MetaMask iOS app, but that appeared to have no effect.
View: Root
TypeError: undefined is not an object (evaluating '(0,r(d[11]).getHost)(p).substr')
To Reproduce
- Pod install the latest version of the MetaMask Mobile iOS SDK.
pod 'metamask-ios-sdk', :git => 'https://github.com/MetaMask/metamask-ios-sdk.git', :branch => 'main' - Create a Dapp with the MetaMask Mobile iOS SDK
- Connect the Dapp to the MetaMask Mobile app v6.1.2
- See error
Expected behavior
I should be able to connect my Dapp in the same way as the previous version of the application v6.0.0
Smartphone (please complete the following information):
- Device: iPhone 14
- OS: 16.3.1
- App Version v6.1.2 (1082)
to be added after bug submission by internal support / PM
Severity
- How critical is the impact of this bug on a user?
- Add stats if available on % of customers impacted
- Is this visible to all users?
- Is this tech debt?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CS-reportedissues reported by CSissues reported by CSCS-trackingissues being tracked by / relevant to CSissues being tracked by / relevant to CSteam-sdk-deprecatedDEPRECATED: please use "team-wallet-integrations" insteadDEPRECATED: please use "team-wallet-integrations" insteadtype-bugSomething isn't workingSomething isn't working
