I developed a React Native app with Expo. I'm using USB to connect my phone and everything is going great - fetching/updating/etc. However, I can't upload files. I get this error: Error in uploadFile: [AppwriteException: Network request failed]. The network is OK... Please help.
when im using a react PWA with the same appwrite project it is working.