Skip to content

Usage with Expo #729

Closed Answered by Tobbe
Tobbe asked this question in Q&A
Dec 16, 2024 · 2 comments · 8 replies
Discussion options

You must be logged in to vote

And for completeness, this is what the relevant part of my eas.json file looks like

{
  "cli": {
    "version": ">= 12.5.1",
    "appVersionSource": "remote"
  },
  "build": {
    "development": {
      "developmentClient": true,
      "distribution": "internal",
      "channel": "development",
      "ios": {
        "simulator": true
      }
    },

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@Tobbe
Comment options

@Tobbe
Comment options

@Tobbe
Comment options

Answer selected by Tobbe
@kirillzyusko
Comment options

@Tobbe
Comment options

@kirillzyusko
Comment options

@Tobbe
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants