Eric Dowell
Results
1
comments of
Eric Dowell
I tested and confirmed that [Auth.swift version 2.10.0](https://github.com/auth0/Auth0.swift/releases/tag/2.10.0) fixes the issue. I used [`yarn patch`](https://yarnpkg.com/cli/patch) to update `A0Auth0.podspec`, changing `:ios => '14.0'`, `s.dependency 'Auth0', '2.10.0'`, `s.dependency 'JWTDecode', '3.2.0'` and `s.dependency...