Skip to content

Instantly share code, notes, and snippets.

@wajahatkarim3
Created January 31, 2021 15:42
Show Gist options
  • Save wajahatkarim3/9e77b1ca98f691a5f1eb15a779383c1b to your computer and use it in GitHub Desktop.
Save wajahatkarim3/9e77b1ca98f691a5f1eb15a779383c1b to your computer and use it in GitHub Desktop.
The keys.xml file
<?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