Sunday, April 21, 2024
HomeiOS Developmentios - Expo Go can not open Growth Construct on Iphone

ios – Expo Go can not open Growth Construct on Iphone


I ran the command npx expo run:ios to create a growth construct of my Expo app. The app routinely launches in a iOS simulator, and the Expo mission seems in my Expo Go app.

Nonetheless, clicking on the mission within the Expo Go on my iPhone doesn’t launch something. Nothing occurs on clicking it. Tried scanning the QR code that reveals up within the terminal however there’s an error message within the Digicam app stating No usable information discovered.

Utilizing the packages [email protected], [email protected], and my Expo Go app is on consumer model 1017599 which helps SKDs 49, 50. Iphone is utilizing iOS 17.4.1.

Bot the Macbook working the Expo server and the Iphone are on the identical wifi community.

How do I launch the event construct of my Expo app on my iPhone?


eas.json

{
  "cli": {
    "model": ">= 7.8.2"
  },
  "construct": {
    "growth": {
      "developmentClient": true,
      "distribution": "inside"
    },
    "preview": {
      "distribution": "inside"
    },
    "manufacturing": {}
  },
  "submit": {
    "manufacturing": {}
  }
}



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments