Skip to content

Commit 188cf76

Browse files
committed
Update default bundle ID in README
1 parent fd4ba37 commit 188cf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebaseai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sample app to your Firebase project (or create a new project):
2727
[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).
2828
2. Add an iOS+ app to your project. Make sure the `Bundle Identifier` you set
2929
matches the one in the sample.
30-
- The default bundle ID is `com.google.firebase.VertexAISample`
30+
- The default bundle ID is `com.google.firebase.quickstart.FirebaseAIExample`
3131
3. Download the `GoogleService-Info.plist` for the app when prompted and save
3232
it to the `firebaseai` directory.
3333

0 commit comments

Comments
 (0)