Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mismatch between iSO Readme and .env file on APP_ID #118

Open
k-rus opened this issue Apr 26, 2024 · 1 comment
Open

Mismatch between iSO Readme and .env file on APP_ID #118

k-rus opened this issue Apr 26, 2024 · 1 comment

Comments

@k-rus
Copy link

k-rus commented Apr 26, 2024

The readme instruction states:

In Terminal, run cp .env.template .env in the iOS directory
Edit .env to add environment variables as in the following example:
APP_ID=a01b2c34-5d6e-7fgh-ijkl-8mno9p0q12r3
DITTO_OFFLINE_TOKEN=a01b2c34-5d6e-7fgh-ijkl-8mno9p0q12r3

While .env.template contains:

DITTO_APP_ID=
DITTO_PLAYGROUND_TOKEN=
DITTO_AUTH_PASSWORD=
DITTO_AUTH_PROVIDER=
DITTO_OFFLINE_TOKEN=

Should it be a match on APP_ID and DITTO_APP_ID?

@k-rus
Copy link
Author

k-rus commented Apr 26, 2024

Looking to the source code it should be DITTO_APP_ID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant