MetaMask / MetaMask/metamask-mobile

Issues running fresh install

Open
#7,194 4 comments 1 reaction 0 assignees View on GitHub
needs-information needs-triage team-mobile-platform
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

### **Description**

I have a few issues running MetaMask mobile in simulator so I can debug the dapp I work on and get console logs. I just completed a fresh install because my previous installation from a few months ago wasn't working and I needed to upgrade to the latest MacOS. I followed all the instructions in the wiki, which I had done successfully a few months ago

The first is `warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'RCTAesForked' from project 'RCTAesForked')`

I have tried bumping the versions used but this seems weird because it is a fresh install.

The second is:
`SwiftVerifyEmittedModuleInterface normal arm64 Verifying\ emitted\ module\ interface\ YogaKit.private.swiftinterface /Users/ ............ /Intermediates.noindex/Pods.build/Debug-iphonesimulator/YogaKit.build/Objects-normal/arm64/YogaKit.private.swiftinterface (in target 'YogaKit' from project 'Pods')`

I don't seem able to install YogaKit, which I have noticed is deprecated. I have tried manually installing Pods but it has not worked.

I would appreciate any help! Thank you very much

Contributor guide

Open the contributing guide

Research direction

Start with the wiki installation instructions and the iOS Simulator setup. Reproduce the reported deployment-target warning for RCTAesForked and the SwiftVerifyEmittedModuleInterface failure for YogaKit in the Pods build, then verify that MetaMask Mobile runs in the simulator and allows console logs.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.