Updated compileSdkVersion to 34 in React Native project, but unable to connect to Metro server
I recently updated my React Native project’s compileSdkVersion from 33 to 34 to comply with Google’s new policy. After making this change, I am unable to connect to the Metro server. Here are the details of my android/app/build.gradle configuration: