I want to create custom buttons for Facebook and Google Sign-In in my Application. I have done this with Facebook. Now I am trying to create Sign-In with Google using custom button. I have following issues.
1. I want to know that as shown in screenshot I am getting this alert. I don't want that Alert. How can I remove that.. I didn't code for that. Is it default?
2. How can I use custom button with Google Sign-In. I have added "GoogleSignIn.bundle" and "GoogleSignIn.framework". I am not able to do this with custom button. I have successfully done this with in-built button. Please help me to solve this.
I have referred this link for login with Facebook. Facebook integration with swift
