Silverlay
Silverlay

Reputation: 35

Android Studio Emulator strange behavior with VPN (cisco anyconnect)

community,

Got strange issue regarding Android Emulator. Here is the scene:

  1. Windows computer with enabled Cisco Anyconnect (to organization);
  2. Android Studio emulator with custom react-native app;

What we get:

  1. If i open chrome in emulator and try to access http://some-my-org.url it opens as charm;
  2. If i use fetch api in my app to fetch that same url it results with network error;

Any help appreciated, broke my mind on where to dig next.

I tried:

  1. Disable firewalls;
  2. Use local proxies in android studio;
  3. Play with AnnyConnect settings checkboxes;

What am i missing here?

Thanks in advance!

Upvotes: 0

Views: 55

Answers (0)

Related Questions