Rita Zerrizuela
Rita Zerrizuela
cc @adamjmcgrath @evansims
cc @stevehobbsdev
Closing due to inactivity, please feel free to comment if you'd prefer to reopen.
Hi @justinvallely we just tested this on a M1 MBP using Xcode 13, and we were unable to reproduce. Make sure you're not using Library Evolution. We don't recommend building...
Unfortunately we don't have one available.
We cannot because it's running an older macOS version that Xcode 14 does not support.
Closing this as we don't recommend building the library with Library Evolution enabled. FWIW, we've had [Lock.swift](https://github.com/auth0/Lock.swift) expose a [Lock class](https://github.com/auth0/Lock.swift/blob/master/Lock/Lock.swift#L28) for years, with the framework being called `Lock` as...
Hi all, does your app build if you add `"${PODS_ROOT}/Headers/Public/A0Auth0"` to the header search paths in the Xcode project?
@Bardiamist can you please try out the branch [feature/static-linking-support](https://github.com/auth0/react-native-auth0/pull/555)?
Hi @daniyalali-mset, thanks for raising this. It seems you're trying to use Auth0.swift 2.5.0, not 2.6.0: Are you able to reproduce this on the [sample app](https://github.com/auth0-samples/auth0-ios-swift-sample/tree/master/Sample-01)? BTW, for migrating to...