Android build fails when changing package identifier.

Hi,

I changed my android package identifier in the app.json and i can’t build the app anymore.
I tried --clear-credentials options.
The build keeps being flagged as ‘errored’ without any log.
When i change back to the old package name, it works again. Does anyone had this problem ?

It works well with the IOS build (changing bundleIdentifier).

Expo CLI 3.20.9 environment info:
System:
OS: Linux 5.3 Ubuntu 18.04.4 LTS (Bionic Beaver)
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 10.20.1 - /usr/bin/node
npm: 6.14.5 - /usr/bin/npm
npmPackages:
expo: ^37.0.0 => 37.0.6
react: 16.9.0 => 16.9.0
react-dom: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-37.0.0.tar.gz => 0.61.4
npmGlobalPackages:
expo-cli: 3.20.9

1 Like

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