Does adding firebase google json file involves risk of security?

  1. SDK Version: 42
  2. Platforms: Android
    I am using firebase cloud messaging for sending push notifications, but this article says me to place my google json file which contains a sensitive API key.
    Does this make it vulnerable to security issues?

Hey @ayush6544, there is no security risk here. Google’s documentation even states that it is fine to have in your project.

Cheers,
Adam

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.