Skip to content

[BUG] [#1011185] v6.1.2 Issues with metamask-ios-sdk following update  #5957

@ulmentflam

Description

@ulmentflam

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')

Screenshots
Screenshot 2023-03-13 at 12 23 08 PM png

To Reproduce

  1. 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'
  2. Create a Dapp with the MetaMask Mobile iOS SDK
  3. Connect the Dapp to the MetaMask Mobile app v6.1.2
  4. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    CS-reportedissues reported by CSCS-trackingissues being tracked by / relevant to CSteam-sdk-deprecatedDEPRECATED: please use "team-wallet-integrations" insteadtype-bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions