davStar
1
Hello I m following the sign in instruction from google https://developers.google.com/identity/sign-in/ios/start?ver=swift . However I met always the same issues having creating different projects . The issue is « Framework AppAuth not found ».
Thank you for your help.
have you installed the pod/framework for this yet?
davStar
3
Yes I did pod install GoogleSignIn. It installs AppAuth and another one.
you might still be missing some google frameworks maybe check the documentation what else you need to install