You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.
Here's our podfile that's working. It's just the version created by the automated installer, and I added the OneSignal line; Auth0 said that line is unnecessary though.
target 'ClientPOC' do
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
# use_frameworks!
# Pods for tonypoc
end
# Auth0 Lock
pod 'Lock', '~> 1.26'
pod 'Lock/TouchID'
pod 'Lock/SMS'
pod 'Lock/Email'
pod 'OneSignal'
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Fifth point content anchor url is giving 404 error.
5. Inside your ios directory add a file named Podfile with the following content
https://github.com/auth0/react-native-lock/blob/master/Podfile.template (this url is 404)
Please can anyone suggest that what will be the content that I can install lock in proper way.
Thanks
The text was updated successfully, but these errors were encountered: