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
Google Play: clearer error when apkeep delivers no artifact
Distinguish "no success marker + no artifact" (Google Play refused to deliver
the app for the requested device profile - most commonly a CPU ABI mismatch,
e.g. requesting an x86_64 emulator profile for an arm64-only app; also
region/availability/acquisition) from the rare "success marker present but
artifact missing" case, with actionable error messages for each.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments