When on a team, I can't publish a build

I am currently part of a team working on a project. When I publish, it does not publish to the team project, it publishes to my own account. I know I have seen posts in the past about this but those were 2 or three year old posts before teams was even a thing I believe. Is only the owner of the team actually able to publish to the team project?

Aside from that, even if I’m unable to actually publish to my own account, I don’t actually get a build. I get the QR code I can scan and such, but it doesn’t show me the apk build to download and install on a phone.

Thanks

2 Likes

Hey guys this is a real problem, I have a client that has their own expo account and invited me to their expo team but I have no way to publish to their expo account. Am I missing some new feature in the cli? I’m on version 3.24.1 of expo-cli.

Screen Shot 2020-08-20 at 8.21.29 PM

hi there! set the “owner” field in app.json to the account of the team: https://docs.expo.io/guides/account-permissions/#publish

1 Like

That was exactly what I needed. Thank you @notbrent