Skip to content

Instantly share code, notes, and snippets.

@dmitriy-chernysh
Created August 11, 2022 22:35
Show Gist options
  • Save dmitriy-chernysh/24a99a80a94d19b67167c4c9f3660171 to your computer and use it in GitHub Desktop.
Save dmitriy-chernysh/24a99a80a94d19b67167c4c9f3660171 to your computer and use it in GitHub Desktop.
<resources>
<string name="facebook_app_id">{app_id_here}</string>
<string name="fb_login_protocol_scheme">fb{app_id_here}</string>
<string name="facebook_client_token">{client_token}</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment