You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
proactive-solutions
changed the title
Unable to call API with Fetch. [TypeError: Network request failed]
Unable to call API with Fetch, with React native version 0.45. [TypeError: Network request failed]
Jun 27, 2017
I am Unable to call API with Fetch library. Below are the details.
from console log, my URL is already using HTTPS and I have also added Allow Arbitrary Loads key in info.plist
Jun 27 16:23:36 Administrators-Mac-mini Experiments[38809] : { [TypeError: Network request failed]
line: 15459,
column: 29,
sourceURL: 'http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false' }
The text was updated successfully, but these errors were encountered: