javascript - React native network request failed while fetching data -


i trying build app in ios using react native 0.31. stuck error

network request failed

whenever try fetch data own api. have api developed using nodejs hosted in godaddy vps without ssl. no wonder whichever method(get/post) use fetch data, gives me same error. tried editing app transport security settings in info.plist, didnt work @ all. went through other post same issue none of them helped me

https://github.com/facebook/react-native/issues/5222#issuecomment-170239302

https://github.com/facebook/react-native/issues/5222#issuecomment-170239302

react native fetch() network request failed

react native post request via fetch throws network request failed

react-native fetch, network request failed. not using localhost

i appreciate help!! thank you


Comments