Skip to content

[AI] Improve App Check Instructions#1859

Merged
paulb777 merged 9 commits into
mainfrom
pb-app-check-usability
Jun 25, 2026
Merged

[AI] Improve App Check Instructions#1859
paulb777 merged 9 commits into
mainfrom
pb-app-check-usability

Conversation

@paulb777

Copy link
Copy Markdown
Member

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request integrates Firebase App Check into the iOS example application using the AppCheckDebugProviderFactory for local development, and updates the README with detailed instructions on configuring debug tokens. Feedback was provided to wrap the debug provider configuration in a #if DEBUG preprocessor block to prevent it from being active in production builds, which poses a security risk.

Comment thread firebaseai/FirebaseAIExample/FirebaseAIExampleApp.swift Outdated
@paulb777

Copy link
Copy Markdown
Member Author

/gemini review

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request integrates Firebase App Check into the FirebaseAIExample app, configuring the debug provider for development environments and updating the README with instructions on how to use it. However, the import of FirebaseAppCheck will cause a compilation error because the dependency has not been added to the Xcode project target.

Comment thread firebaseai/FirebaseAIExample/FirebaseAIExampleApp.swift Outdated
Comment thread firebaseai/FirebaseAIExample/FirebaseAIExampleApp.swift Outdated
Comment thread firebaseai/FirebaseAIExample/FirebaseAIExampleApp.swift Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/README.md Outdated
@paulb777

Copy link
Copy Markdown
Member Author

@ncooke3 Thanks for the thorough review and improvement suggestions!

Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/FirebaseAIExample/FirebaseAIExampleApp.swift Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/README.md Outdated
Comment thread firebaseai/FirebaseAIExample/FirebaseAIExampleApp.swift
paulb777 and others added 7 commits June 24, 2026 13:47
@paulb777

Copy link
Copy Markdown
Member Author

Going to merge here. Let's address any subsequent comments in other PRs.

@paulb777 paulb777 merged commit 35ece49 into main Jun 25, 2026
18 checks passed
@paulb777 paulb777 deleted the pb-app-check-usability branch June 25, 2026 15:55

@anurakpoolsiri2-a11y anurakpoolsiri2-a11y left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants