does not access emulator
See original GitHub issueHello Friend.
thanks for the library. I was a little confused … because I am implementing and via the browser the link localhost: 8080 / auth of the keycloak I can access …
however if I try to do this through my emulator of the android app … it does not access the page … what is the problem?
see in the image.

my keycloak.js is ` import { RNKeycloak } from ‘@react-keycloak/native’;
// Setup Keycloak instance as needed // Pass initialization options as required const keycloak = new RNKeycloak({ realm: “XXXXX”, url: “http://localhost:8080/auth”, clientId: ‘ui’, });
export default keycloak;`
Issue Analytics
- State:
- Created 3 years ago
- Comments:13
Top Results From Across the Web
Android emulator not able to access the internet - Stack Overflow
Open Android emulator and go to the Extended Controls. Then go to the setting => proxy(Tab), ...
Read more >Troubleshoot known issues with Android Emulator
This page lists known issues, workarounds, and troubleshooting tips for the Android Emulator. If you encounter an issue not listed here or ...
Read more >Android Emulator is Not Able to Access the Internet
Method 1: First of all, try Cold Booting the emulator. · Method 2: Check whether the permission for accessing the internet is added...
Read more >Android Emulator Troubleshooting - Xamarin - Microsoft Learn
If the emulator does not appear in this list, start the Android SDK Manager, apply all updates, then try launching the emulator again....
Read more >How to fix Android Emulator Wi-Fi Connected with No Internet
I am on mac OS Catalina 10.15.5 directly connected through my phone as hot-spot Wi-Fi, the emulator has internet through Wi-Fi, but it...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Nope because people can use different ways to navigate in their application and I will not cover all the packages possible. First read the documentation: Deep Linking
Then if you use React Navigation che the Authentication Flow
If you need help for your project you can hire us.
Just do…I cannot guarantee to have the time