androidreact-nativegoogle-playgoogle-play-consolegoogle-console-developer

I got this error when google play testing my app


my app created by react native , when Im uploaded it to google play console for an alpha test , the console show me this error :

java.lang.SecurityException: GoogleCertificatesRslt: debug cert rejected

repeated 300 time

I don't understand what does it mean ? and what to do ! my app works fine in all devices this error shown only when console test it on samsung Galaxy S9 , android 8 .


Solution

  • I got the same exception when testing my kotlin app on the Play console. Inspecting at the sequence of screenshots, the random robot tried to share a document in Google drive just before the crash.

    I suspect the tester robot does not have a proper Google account and the crash comes from there but not from your app.