79513044

Date: 2025-03-16 18:43:38
Score: 2.5
Natty:
Report link

The latest instruction as per: https://docs.expo.dev/tutorial/eas/android-development-build/

says: eas build --platform android --profile development

This command prompts us with the following questions:

--What would you like your Android application id to be? Press return to select the default value provided for this prompt. This will add android.package in app.json.

--Generate a new Android Keystore? Press Y.

But, that's not the case. Only the tips provided in this thread worked (manually adding "package": "com.yourcompany.yourappname", "versionCode": 1

What am I missing?

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Jey J