<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/bug.md --> ### [READ] Step 1: Are you in the right place? + ### [REQUIRED] Step 2: Describe your environment For the last 1.5 I have a problem that creates errors in logs. > Unable to resolve host [firestore.googleapis.com](http://firestore.googleapis.com/) ### [REQUIRED] Step 3: Describe the problem The error happns when the app goes background. #### Steps to reproduce: Open app, press "Home". #### Relevant I've noticed we are using the 1.62.2 version of grpc. Version 1.65.0 > services: restore //services:binarylog bazel target (https://github.com/grpc/grpc-java/pull/11292) (https://github.com/grpc/grpc-java/commit/d57f2719b20bd2d929b23413196c70d930ae40f6). This fixes a regression introduced in 1.62.2 THis might be a relevant bug fix.