build:android releasing unreleased version onto the store

Hi,

I’m having an issue in which unreleased versions of my app is making its way onto user’s devices when I haven’t done expo:publish. Additionally sometimes this also appear onto iOS devices as well.

Expo CLI 3.11.7 environment info:
System:
OS: Linux 5.0 Ubuntu 19.04 (Disco Dingo)
Shell: 5.0.3 - /bin/bash
Binaries:
Node: 13.7.0 - ~/.nvm/versions/node/v13.7.0/bin/node
Yarn: 1.21.1 - /usr/bin/yarn
npm: 6.13.6 - ~/.nvm/versions/node/v13.7.0/bin/npm
npmPackages:
expo: ^36.0.0 => 36.0.2
react: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz => 0.61.4
react-navigation: ^4.0.10 => 4.1.1

build command is running publish internally use release channels or --no-publish flag

https://docs.expo.io/versions/latest/distribution/release-channels/

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.