You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configuration.server="https://<# Your Heroku server #>/parse"
143
-
configuration.applicationId="<# Your APP_ID #>"
144
-
configuration.clientKey="<# Your CLIENT_KEY #>"
144
+
configuration.applicationId="<# Your APP_ID #>"
145
+
configuration.clientKey="<# Your CLIENT_KEY #>"
145
146
}))
146
147
```
147
148
You can change the server URL in all of the open-source SDKs, but we're releasing new builds which provide initialization time configuration of this property.
0 commit comments