Created
January 31, 2021 15:42
-
-
Save wajahatkarim3/9e77b1ca98f691a5f1eb15a779383c1b to your computer and use it in GitHub Desktop.
The keys.xml file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<resources> | |
<string name="app_id">COMET_CHAT_APP_ID</string> | |
<string name="auth_key">COMET_CHAT_AUTH_KEY</string> | |
<string name="region">us</string> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment