79267830

Date: 2024-12-10 10:16:15
Score: 1
Natty:
Report link

Here is the solution

eas build -p android --profile production

eas.json:

"production": {
      "android": {
        "applicationArchivePath": "android/app/build/outputs/**/*.aab"
      }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Karim Kalashov