Relative Content

Tag Archive for iosunity-game-enginegoogle-cloud-vertex-ai

How use Vertex AI in iOS Build

I’m trying to create a virtual friend in Unity for iOS, where I use the Vertex AI model Gemini Flash for communication, but I can’t just use an API key for that communication; Vertex AI need OAuth 2.0 authentication. I tried code using the Google.Apis.Auth.OAuth2 library, but it seems to not work when building for iOS. Json is loaded correctly but error: