Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1 result found

  1. I would like to report a critical documentation gap regarding the integration of App Check with Vertex AI in Firebase, especially for Flutter developers.

    Currently, there is no mention in the official Firebase documentation that Flutter developers must initialize Vertex AI using:

    final model = FirebaseVertexAI.instanceFor(appCheck: FirebaseAppCheck.instance)
    .generativeModel(model: 'MODEL');

    Without this step, even when App Check is properly set up across the project, the Firebase dashboard continues to show 0% verified requests under "Vertex AI in Firebase."

    This not only leads to confusion but also prevents teams from safely enforcing App Check across all services, as doing so risks breaking…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  App Check  ·  Admin →
  • Don't see your idea?