Skip to content

Instantly share code, notes, and snippets.

@trongdth
Last active August 26, 2019 15:34
Show Gist options
  • Save trongdth/64cbf7079191bca5429db2ef6045195a to your computer and use it in GitHub Desktop.
Save trongdth/64cbf7079191bca5429db2ef6045195a to your computer and use it in GitHub Desktop.
const String PARSE_APP_ID = '{YOUR APP ID}';
const String PARSE_APP_URL = 'https://parseapi.back4app.com';
const String MASTER_KEY = '{YOUR MASTER KEY}';
const String LIVE_QUERY_URL = 'wss://trongdth.back4app.io';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment