I am trying to implement Auth into a React Native application. I am calling the attached function each time the 'Sign up' button is pressed and each time returned the same error. It is the same when I run from the simulator and my physical device.
TL;DR
Developers are encountering a Network request failed error when trying to implement Auth into a React Native app. The issue occurs consistently whether running on a simulator or physical device.