Google SignIn is getting Exception

Viewed 2956

I am working on Google SignIn. After Pressing the SignIn Button i got the exception. I am taking GoogleService-Info.plist also

The Exception is: Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Your app is missing support for the following URL schemes: com.googleusercontent.apps.337335047637-ciu1dmqo156sdv1idjmm9olljduofdam'

2 Answers
Related