Skip to main content

Hi, appreciate any suggestions on how to fix this Flutter credentials issue for Android in Google Play Store:

 

There was a credentials issue. Check the underlying error for more details.
I/flutter ( 4040): PlatformException(11, There was a credentials issue. Check the underlying error for more details., {code: 11, message: There was a credentials issue. Check the underlying error for more details., readableErrorCode: InvalidCredentialsError, readable_error_code: InvalidCredentialsError, underlyingErrorMessage: Invalid Play Store credentials., userCancelled: false}, null)

That error indicates that the Play Store credentials you’ve uploaded to RevenueCat are invalid.

You should make sure these are configured correctly, and you’ve given them ~36hrs to propagate throughout Google’s servers: https://docs.revenuecat.com/docs/creating-play-service-credentials


Hi, appreciate any suggestions on how to fix this Flutter credentials issue for Android in Google Play Store:

 

There was a credentials issue. Check the underlying error for more details.
I/flutter ( 4040): PlatformException(11, There was a credentials issue. Check the underlying error for more details., {code: 11, message: There was a credentials issue. Check the underlying error for more details., readableErrorCode: InvalidCredentialsError, readable_error_code: InvalidCredentialsError, underlyingErrorMessage: Invalid Play Store credentials., userCancelled: false}, null)

Did you manage to solve the problem?


Reply