Questions tagged [google-ios-vision]

18 questions
0
votes
2 answers

What is the license for the iOS Google Mobile Vision Library?

I'm trying to find out what is the license/terms for the iOS version of the library : https://developers.google.com/vision. Their Cocoapod page mentions both "Custom" in the upper right corner and Apache further down the page :…
droussel
  • 1,322
  • 1
  • 11
  • 17
0
votes
2 answers

Google Mobile Vision iOS issue

https://developers.google.com/vision/ios/getting-started pod 'GoogleMobileVision/FaceDetector' does not exist pod install does not work
-3
votes
1 answer

How to know the account used for google sign in ios sdk

I have integrated the google sign in sdk in ios but I forgot from which account I did it. I have the configuration file and client id and reverse client id So how can I know which google account I used to create an sign in.
1
2