Skip to content

4. Parse keys guide

Haemin Park edited this page Aug 12, 2016 · 6 revisions

Add keys to your app

  1. Open SublimeText, and use File > Open. Select the ionic-example-app folder and click the open button. This will open the whole folder for easier navigation.
  2. Open the file app.js under www > js folder. Now in line 12, replace the App Id and JavaScript Id with yours from your Parse dashboard.
  3. Now save the file and your app is connected to Parse!
Clone this wiki locally