We're getting build errors in our Azure DevOps pipeline since updating from 4.66.2 to 4.68:
Platforms/iOS/AppDelegate.cs(29,23): error CS0103: The name 'AuthenticationContinuationHelper' does not exist in the current context
The app runs fine in Visual Studio.