React Native image upload fails only when in Expo
I have a React Native app for iOS that successfully uploads images to Google Cloud Storage. When I import the same code into a new Expo app, the upload fails on both the iOS and Android simulators:
I have a React Native app for iOS that successfully uploads images to Google Cloud Storage. When I import the same code into a new Expo app, the upload fails on both the iOS and Android simulators: