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

video-calling-app-flutter #4

Open
praneethvadada opened this issue Jan 7, 2023 · 4 comments
Open

video-calling-app-flutter #4

praneethvadada opened this issue Jan 7, 2023 · 4 comments

Comments

@praneethvadada
Copy link

In the video-calling-app-flutter source code you have mentioned to create a file named secrets.dart and to replace xxx-xxx-xxx-xxx with the values in the file. what does this mean.
I don't understand that can you please elobrate.

@nixrajput
Copy link
Owner

Hi @praneethvadada,

I will update the documentation in the next update.

Thanks
Nikhil Rajput

@arnirichard
Copy link

@nixrajput I would really like to test this
Could you please explain what values to put?

  1. I guess I can put almost anything in appId
  2. certificate is a random string of certain length?
  3. githubToken I need to create github token for this? What scopes?

@praneethvadada
Copy link
Author

So it can be some random String Right?

@nixrajput
Copy link
Owner

static const appId = "AGORA_SDK_APP_ID";
static const certificate = "AGORA_SDK_CERTIFICATE";
static const githubToken = 'GITHUB_TOKEN_FOR_APP_UPDATE"';

The GitHub token will be removed in the next update.

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

3 participants