coding etude
[flutter android error] Google Api Error: Invlid request - Package not found... 본문
Flutter(Dart)
[flutter android error] Google Api Error: Invlid request - Package not found...
코코리니 2024. 1. 11. 23:12
play store 에 최소 한번 이상 빌드 파일을 업로드 해야하는 문제였다.
한번도 올린적 없어서 추적할 수 없는 앱을 자동으로 업로드 하려고 하니 요청에도 해당 앱을 잡을 수 없다고 나오는 오류.
play store console 에서 수동으로 빌드 파일을 1회 업로드 후 진행하면 해결 된다.
끝.