Hello i am new to react native and im trying to create a realtime chat application using pusher-js so i installed the package npm install pusher-js @react-native-community/netinfo and put the following code in my useEffect and im getting this in the console Link of the image Im using react-native run-android to run and im using a physical device. Thanks in