-
Notifications
You must be signed in to change notification settings - Fork 642
Closed
Labels
Description
[READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in the code in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:
- For general technical questions, post a question on StackOverflow
with the firebase tag. - For general Firebase discussion, use the firebase-talk
google group. - For help troubleshooting your application that does not fall under one
of the above categories, reach out to the personalized
Firebase support channel.
[REQUIRED] Step 2: Describe your environment
- Android Studio version: Android Studio Meerkat Feature Drop | 2024.3.2
- Firebase Component: FirebaseAI
- Component version:implementation(platform("com.google.firebase:firebase-bom:33.15.0"))
implementation("com.google.firebase:firebase-ai")
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
I am unable to see title parameters in Schema functions such as title which are mentioned to be in Changelog for 16.1.0 even tho I am using that specific version