Skip to content

1.4.0 change to appid initialize#122

Merged
lixm1988 merged 5 commits into
AgoraIO:mainfrom
zjc19891106:main
Jul 7, 2026
Merged

1.4.0 change to appid initialize#122
lixm1988 merged 5 commits into
AgoraIO:mainfrom
zjc19891106:main

Conversation

@zjc19891106

Copy link
Copy Markdown
Contributor

No description provided.

static var shared = AgoraChatRequest.init()

static let baseUrl = "https://a41.chat.agora.io"
static let baseUrl: String = "https://a41.chat.agora.io"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this url used?

@zjc19891106 zjc19891106 Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

东海说没动过,保险起见我换成demo上用的https://a41-appserver.chat.agora.io

static let baseUrl: String = "https://a41.chat.agora.io"

static let appKey = "41117440#383391"
static let appKey: String = <#App Key#>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove appkey related code

@lixm1988

lixm1988 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

+1

@lixm1988 lixm1988 merged commit 8b976db into AgoraIO:main Jul 7, 2026
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

Successfully merging this pull request may close these issues.

3 participants