We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4ba37 commit 188cf76Copy full SHA for 188cf76
firebaseai/README.md
@@ -27,7 +27,7 @@ sample app to your Firebase project (or create a new project):
27
[Set up a Firebase project and connect your app to Firebase](https://firebase.google.com/docs/vertex-ai/get-started?platform=ios#set-up-firebase).
28
2. Add an iOS+ app to your project. Make sure the `Bundle Identifier` you set
29
matches the one in the sample.
30
- - The default bundle ID is `com.google.firebase.VertexAISample`
+ - The default bundle ID is `com.google.firebase.quickstart.FirebaseAIExample`
31
3. Download the `GoogleService-Info.plist` for the app when prompted and save
32
it to the `firebaseai` directory.
33
0 commit comments