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

Remove references to options.environment in tutorials #85

Open
SimonWoolf opened this issue Jan 24, 2020 · 0 comments
Open

Remove references to options.environment in tutorials #85

SimonWoolf opened this issue Jan 24, 2020 · 0 comments
Assignees
Labels

Comments

@SimonWoolf
Copy link
Member

The root of the confusion in https://support.ably.io/a/tickets/105174 is that the push notifications tutorials https://www.ably.io/tutorials/android-push-direct-registration#step4 and https://docs.ably.io/tutorials/android-push-server-registration/ still have references to options.environment = BuildConfig.ABLY_ENV, presumably because we'd told the tutorial author to use the sandbox env. They just shouldn't be there in the final tutorial, they only serve to confuse people. 99% of people don't need to know we even have other clusters

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

No branches or pull requests

2 participants