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 Server URL #>/parse/"// '/' important after 'parse'
146
145
configuration.applicationId="<# Your APP_ID #>"
147
-
configuration.clientKey="<# Your CLIENT_KEY #>"
148
146
}))
149
147
```
150
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