Why do I get this GRPC Error “WARNING: EmulatorService.cpp:448: Cannot find certfile” when I start the emulator?
Invalidate and Restart option in Android Studio, followed by gradle clean, and manually uninstalling the application from the emulator finally worked for me. Individually, they didn’t for whatever reason. I tried several other options mentioned without any luck. The file it mentioned “emulator-grpc.cer” still doesnt exist anywhere. There is a keystore in that folder called … Read more