v5.26.0
macOS OAuth Browser Support
- Added
ASWebAuthenticationSession
for OAuth (social login) flows on macOS, integrated into the defaultCrossPlatformUnityBrowser
. - Enhances security, user experience, and compliance with App Store review guidelines.
- Includes a universal dylib with improved browser selection logic.
- Redirects now deeplink back into the app instead of following the Desktop Windows-style flow.
Note: This only works in builds; in the editor, the original flow will still open a full browser.