Auth0.swift icon indicating copy to clipboard operation
Auth0.swift copied to clipboard

Auth0 webAuth not working on iOS 18

Open PedrinhoDS opened this issue 5 months ago • 16 comments

Checklist

  • [X] The issue can be reproduced in the Auth0.swift sample app (or N/A).
  • [X] I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • [X] I have looked into the API documentation and have not found a suitable solution or answer.
  • [X] I have searched the issues and have not found a suitable solution or answer.
  • [X] I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • [X] I agree to the terms within the Auth0 Code of Conduct.

Description

WebAuth has stopped working on iOS 18. The web modal displays correctly the first time, but when attempting to authenticate, an error appears. Upon reopening, the CSS appears to be broken.

Reproduction

Launch Auth0.webauth() to a device with iOS 18

Additional context

No response

Auth0.swift version

2.8.0

Platform

iOS

Platform version(s)

18

Xcode version

15 and 16

Package manager

Swift Package Manager

PedrinhoDS avatar Sep 18 '24 13:09 PedrinhoDS