Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth0 not working for iPhone 16 simulator #880

Open
6 tasks done
ajeet-patel-onebcg opened this issue Oct 22, 2024 · 0 comments
Open
6 tasks done

Auth0 not working for iPhone 16 simulator #880

ajeet-patel-onebcg opened this issue Oct 22, 2024 · 0 comments
Labels
bug This points to a verified bug in the code

Comments

@ajeet-patel-onebcg
Copy link

ajeet-patel-onebcg commented Oct 22, 2024

Checklist

Description

Auth0 not working for the iPhone 16 simulator, please review screenshot

Simulator Screenshot - iPhone 16 - 2024-10-22 at 19 21 10

Reproduction

just call below function:

Auth0.webAuth(clientId: clientId, domain: domainValue)
.parameters(["prompt": "login"])
.audience(audienceValue)
.scope(self.scope)
.start

Additional context

No response

Auth0.swift version

2.8.1

Platform

iOS

Platform version(s)

iOS 18.0

Xcode version

16.0

Package manager

Cocoapods

@ajeet-patel-onebcg ajeet-patel-onebcg added the bug This points to a verified bug in the code label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

1 participant