I’m utilizing expo for a react native app. I’m utilizing a improvement construct on an iOS simulator in order that I’m able to use Auth0 as my authentication package deal. I’m utilizing their construct in sdk operate authenticate() which launches the login web page. It labored a pair instances, then immediately at any time when it goes to my auth web page it says “safari cannot open the web page as a result of the community connection was misplaced”. I did a full reset of the ios simulator and it labored once more for a pair instances then immediately confirmed that error once more. Appears to be little rhyme or cause to the sample and I can not debug the error as a result of it’s on the safari popup aspect of issues. I’ve checked and there’s web connection on the gadget, if I’m going to safari I can surf the online like regular. It’s an iPhone 16 professional simulator on iOS 18.4 (22E238).
I’ve tried re constructing the app, altering to completely different units, to no avail. I’m on the level the place I really feel like I have to dig into the underlying code, however the cause I’m utilizing expo is as a result of I’m new to native improvement. Many locations I’ve seen ideas to take a look at xcode logs however clearly I’m not utilizing xcode as I’m utilizing react native on expo.