Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in android emulator #6

Open
vijayst opened this issue May 23, 2017 · 11 comments
Open

Not working in android emulator #6

vijayst opened this issue May 23, 2017 · 11 comments

Comments

@vijayst
Copy link

vijayst commented May 23, 2017

I created a minimum example for react-native-fetch-polyfill. I set a timeout of 5 seconds. The timeout worked in iOS simulator but not working in Android emulator. In Android emulator, fetch times out only after 60 seconds.

@vijayst
Copy link
Author

vijayst commented May 23, 2017

Looks like it is a problem with react-native android. Opened an issue in react-native repo: facebook/react-native#14134

@techrah
Copy link

techrah commented Jun 1, 2017

What about on Android devices (not simulator)? Also broken?

@vijayst
Copy link
Author

vijayst commented Jun 2, 2017

@ryanhomer It is working fine on Android devices.

@vijayst vijayst changed the title Not working in android Not working in android emulator Jun 2, 2017
@pstanton
Copy link

pstanton commented Feb 5, 2018

not working on android device over adb. tried with chrome debugger on and off.

@atticoos
Copy link
Contributor

atticoos commented Feb 8, 2018

@pstanton what version of React Native are you running, and what device are you using that reproduced this problem?

@pstanton
Copy link

pstanton commented Feb 8, 2018

#7 (comment)

@terreb
Copy link

terreb commented Jul 11, 2018

Wow, the issue was created quite some time ago, but still not fixed! Any update?

@joeythelantern
Copy link

Still doesn't work on Android Simulator. +1

@zachdunn
Copy link

zachdunn commented Aug 6, 2018

Wow, the issue was created quite some time ago, but still not fixed! Any update?

@terreb + @joeythelantern Appreciate the attentiveness. This is one of our "Help Wanted" tagged issues, and we'd be happy to review any pull requests you'd like to submit for this one.

@ktownsend-cbre
Copy link

I just ran into this problem. I'm hoping this isn't broken on device, but can't confirm that behavior until tomorrow.

@TuurDutoit
Copy link

As per my comment on another issue in this repo, this makes sense. The discrepancy between the Android and iOS implementations is probably the culprit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants