SFSafariViewController is blocked in XCUITest (but not when running)

My app is opening a SFSafariViewController (to get Strava API credential). The app is working well when running the simulator but not when running in UITest. The progress bar starts but is stucked at 20%. Problem with xCode 11.3.1.


Any idea?