Rita Zerrizuela

Results 109 comments of Rita Zerrizuela

No, I just did the following and was unable to reproduce: - Created a new app with Xcode 14.0.1 (14A400) - Ran `pod init` - Added SimpleKeychain to the Podfile...

Hi @justinvallely, I just tried with Auth0.swift in two different ways and got no warnings: 1. Replacing SimpleKeychain in the Podfile with Auth0.swift 2. Adding Auth0.swift to the Podfile I'm...

Also, in both cases I cleared Xcode's build cache before building.

@poovamraj can you try and reproduce this on your M1 mac?

Hi @Sesa1988, thanks for raising this. Is this feature request for Windows support specifically?

We already have https://github.com/auth0/auth0-flutter/issues/169 for tracking web support. As mentioned there: > Since Flutter for web supports interop with JS, you could use our SDK for SPAs: https://github.com/auth0/auth0-spa-js/. Would that...

Thanks. We have no plans in the near term but I'll leave this issue open for future planning and reference.