lquixada / cross-fetch

Universal WHATWG Fetch API for Node, Browsers and React Native.
MIT License
1.67k stars 104 forks source link

Not working on chrome #57

Closed rizwan-ishtiaq closed 4 years ago

rizwan-ishtiaq commented 4 years ago

It is working on desktop and latest android phone. But when i test on followings, it is not working

Chrome 78.0.3904.108 Android 4.4.2 H60-L04 Build/HDH60-L04

Agent:Mozilla/5.0 (Linux; Android 4.4.2; H60-L04 Build/HDH60-L04) Apple WebKit/537.36 (KHTML, like Gecko) version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36

beenotung commented 4 years ago

What do you mean by not working? Any error messages?

lquixada commented 4 years ago

Closing this issue since no further info was provided.