Hi everyone, I’m stuck on a simple problem of #android Connectivity. I want to check for internet connection using a Broadcast Receiver which supports both the Android 10 and lower versions as I have set my app minimum SDK to 19. The issue I’m facing is the NetworkInfo class which is deprecated according to Documentation.