You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was developing an Android app using React Native. I was trying to use an emulator to run an application using an Android device, and then trying to run it again as an emulator.
Previously, when using Windows, I solved the problem by using "adb reverse tcp:8081 tcp:8081" method, but this method was not solved in the process of developing with mac today. Please help me somebody.