-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
Hi @praneethvadada, I will update the documentation in the next update. Thanks |
@nixrajput I would really like to test this
|
So it can be some random String Right? |
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
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.
The text was updated successfully, but these errors were encountered: