<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Felipe Lopes Avila</title>
    <description>The latest articles on DEV Community by Felipe Lopes Avila (@felipe_lopesavila_ec738d).</description>
    <link>https://dev.to/felipe_lopesavila_ec738d</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1520546%2F97b23e22-59c1-4d89-b39d-4fb680147cd0.png</url>
      <title>DEV Community: Felipe Lopes Avila</title>
      <link>https://dev.to/felipe_lopesavila_ec738d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/felipe_lopesavila_ec738d"/>
    <language>en</language>
    <item>
      <title>Network Error when send file with formData(axios or fetch) on Android. Works fine on IOS</title>
      <dc:creator>Felipe Lopes Avila</dc:creator>
      <pubDate>Thu, 23 May 2024 15:14:04 +0000</pubDate>
      <link>https://dev.to/felipe_lopesavila_ec738d/network-error-when-send-file-with-formdataaxios-or-fetch-on-android-works-fine-on-ios-3013</link>
      <guid>https://dev.to/felipe_lopesavila_ec738d/network-error-when-send-file-with-formdataaxios-or-fetch-on-android-works-fine-on-ios-3013</guid>
      <description>&lt;p&gt;When I try to send some post request sending a file with formData I receive a Network Error. Most of the time the request works fine, but sometimes I receive this error. The problem occurs when use Android, works fine with IOS.&lt;/p&gt;

&lt;p&gt;Recently I updated my application to react-native 0.74.1(latest), before the version was 0.64.4. In older version all works fine.&lt;/p&gt;

&lt;p&gt;Current versions:&lt;/p&gt;

&lt;p&gt;React native: 0.74.1&lt;br&gt;
Node: &amp;gt;= 18&lt;br&gt;
React: 18.2.0&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F73vr55u1mdgpzjvp0ouo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F73vr55u1mdgpzjvp0ouo.png" alt="Image description" width="800" height="373"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reactnative</category>
    </item>
  </channel>
</rss>
