"Could not find an installed version of Gradle either in Android Studio, or on your system to install the gradle wrapper. Please include gradle in your path, or install Android Studio"
Cannot find type 'GIDSignInDelegate‘ in scope
If you get these kind of errors when building your app for iOS, the issue is related to google sign in.
Please make sure you added the GoogleService-Info.plist file into your app folder as explained here.