error2 IOS invalid signature 문제 해결 - Validation failed (409) 문제 상황Flutter로 IOS 테스트 앱이 잘 배포되다가 dev, prd DB를 분리하게 되면서 Flavor를 적용하여 빌드 후 배포하게 되었다. 근데 빌드 후 갑자기 다음과 같은 에러 발생 Validation failed (409)Invalid Signature. A sealed resource is missing or invalid. The file at path “XXX.app/XXX” is not properly signedMake sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code s.. 2025. 2. 27. Flutter supabase AuthRetryableFetchError 에러 해결 (카카오/애플 로그인) Flutter supabase로 카카오/애플 로그인 구현 했는데dev DB만든 후 flavor 추가해서 prd DB 적용하는 도중 아래와 같은 에러가 발생했다.AuthException(message: AuthRetryableFetchError, statusCode: null) https://github.com/orgs/supabase/discussions/21247 Dashboard errors when managing users · supabase · Discussion #21247PROBLEM Receiving the following or similar error messages in the Dashboard when managing users. ... Database error ... Error.. 2025. 2. 24. 이전 1 다음