You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before posting here, I tried the discord and forums as well but that did not help.
I'm trying to submit my app to play store using eas submit --platform android but it does not work.
The error it shows:
Preparing aab at path '/tmp/submissions/...185d.aab' for upload...
Updating track 'production'...
Uploading all changes to Google Play...
Google Api Error: Invalid request - Target SDK of artifact is too low: 18. - Retrying...
Google Api Error: Invalid request - Target SDK of artifact is too low: 18. - Retrying...
Google Api Error: Invalid request - Target SDK of artifact is too low: 18. - Retrying...
Google Api Error: Invalid request - Target SDK of artifact is too low: 18. - Retrying...
Google Api Error: Invalid request - Target SDK of artifact is too low: 18. - Retrying...
[!] Google Api Error: Invalid request - Target SDK of artifact is too low: 18.
Fastlane supply failed
fastlane supply --aab /tmp/submissions/...185d.aab --track production --json_key /tmp/submissions/...fgfdg/service-account.json --package com.fhtfh.fghfg --changes_not_sent_for_review false --release_status completed exited with non-zero code: 1
Failed to submit the app
We couldn't figure out what went wrong. See logs to learn more.
✔ Check Expo config for common issues
✔ Check package.json for common issues
✔ Check dependencies for packages that should not be installed directly
✔ Check for common project setup issues
✔ Check npm/ yarn versions
✔ Check Expo config (app.json/ app.config.js) schema
✔ Check that packages match versions required by installed Expo SDK
✔ Check for legacy global CLI installed locally
✔ Check that native modules do not use incompatible support packages
✔ Check that native modules use compatible support package versions for installed Expo SDK
Didn't find any issues with the project!
Error output
No response
Reproducible demo or steps to reproduce from a blank project
Run eas submit --platform android
The text was updated successfully, but these errors were encountered:
Build/Submit details page URL
https://expo.dev/accounts/itdct/projects/dct/submissions/ebcfb191-20db-4dbd-9c9e-06a8fdd59290
Summary
Hi,
Before posting here, I tried the discord and forums as well but that did not help.
I'm trying to submit my app to play store using
eas submit --platform android
but it does not work.The error it shows:
Managed or bare?
Managed
Environment
npx expo-env-info
npx expo-doctor
Error output
No response
Reproducible demo or steps to reproduce from a blank project
Run
eas submit --platform android
The text was updated successfully, but these errors were encountered: