Skip to content

Dev/4.6.2#20

Closed
ZGaopeng wants to merge 88 commits intomainfrom
dev/4.6.2
Closed

Dev/4.6.2#20
ZGaopeng wants to merge 88 commits intomainfrom
dev/4.6.2

Conversation

@ZGaopeng
Copy link
Copy Markdown
Contributor

No description provided.

peilinok and others added 30 commits May 21, 2025 14:45
https://developer.android.com/reference/android/graphics/SurfaceTexture#setDefaultBufferSize(int,%20int)
> For OpenGL ES, the EGLSurface should be destroyed (via
eglDestroySurface), made not-current (via eglMakeCurrent), and then
recreated (via eglCreateWindowSurface) to ensure that the new default
size has taken effect.

https://blog.csdn.net/wzw88486969/article/details/138485679
### DESCRIPTION

- Added SPM support for iOS & MacOS.
- Closes #2274
Update dependencies with the following content:

Iris SDK Build Result Build version:4.5.2.143-build.1 Iris Unity macOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/mac/iris_4.5.2.143-build.1_DCG_Mac_Video_Unity_20250710_0902_32659.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_Mac_Video_Unity_20250710_0902_32659.zip
Iris macOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/mac/iris_4.5.2.143-build.1_DCG_Mac_Video_Standalone_20250710_0902_32659.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/mac/iris_4.5.2.143-build.1_DCG_Mac_Video_20250710_0902_32659.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_Mac_Video_Standalone_20250710_0902_32659.zip
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_Mac_Video_20250710_0902_32659.zip
Cocoapods: pod 'AgoraIrisRTC_macOS', '4.5.2.143-build.1' Iris iOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/ios/iris_4.5.2.143-build.1_DCG_iOS_Video_Standalone_20250710_0902_33714.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/ios/iris_4.5.2.143-build.1_DCG_iOS_Video_20250710_0902_33714.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_iOS_Video_Standalone_20250710_0902_33714.zip
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_iOS_Video_20250710_0902_33714.zip
Cocoapods: pod 'AgoraIrisRTC_iOS', '4.5.2.143-build.1' Iris Android:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/android/iris_4.5.2.143-build.1_DCG_Android_Video_16K_20250710_0902_34857.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/android/iris_4.5.2.143-build.1_DCG_Android_Video_Standalone_16K_20250710_0902_34857.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_Android_Video_16K_20250710_0902_34857.zip
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_Android_Video_Standalone_16K_20250710_0902_34857.zip
Maven: implementation 'io.agora.rtc:iris-rtc:4.5.2.143-build.1' Iris
Windows: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/windows/iris_4.5.2.143-build.1_DCG_Windows_Video_Standalone_20250710_0903_31716.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250710/windows/iris_4.5.2.143-build.1_DCG_Windows_Video_20250710_0903_31716.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_Windows_Video_Standalone_20250710_0903_31716.zip
https://download.agora.io/sdk/release/iris_4.5.2.143-build.1_DCG_Windows_Video_20250710_0903_31716.zip
【CDN】
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.5.2.143_73069_FULL_20250704_1720_775515.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_rel.v4.5.2.143_52171_FULL_20250704_1721_775516.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Mac_rel.v4.5.2.143_24835_FULL_20250704_1721_775517.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_rel.v4.5.2.143_29411_FULL_20250704_1721_775519.zip
【MAVEN】 implementation 'io.agora.rtc:agora-special-full:4.5.2.143'
implementation 'io.agora.rtc:full-screen-sharing:4.5.2.143' 【Cocoapods】
pod 'AgoraRtcEngine_Special_iOS', '4.5.2.143' pod
'AgoraRtcEngine_Special_macOS', '4.5.2.143'”

> This pull request is trigger by bot, you can checkout this branch and
update it.

---------

Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
Co-authored-by: ​Gopein <z_gaopeng@sina.com>
Update dependencies with the following content:

Iris SDK Build Result Build version:4.5.2.145-build.1 Iris Unity macOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/mac/iris_4.5.2.145-build.1_DCG_Mac_Video_Unity_20250723_0600_32666.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_Mac_Video_Unity_20250723_0600_32666.zip
Iris macOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/mac/iris_4.5.2.145-build.1_DCG_Mac_Video_20250723_0600_32666.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/mac/iris_4.5.2.145-build.1_DCG_Mac_Video_Standalone_20250723_0600_32666.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_Mac_Video_20250723_0600_32666.zip
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_Mac_Video_Standalone_20250723_0600_32666.zip
Cocoapods: pod 'AgoraIrisRTC_macOS', '4.5.2.145-build.1' Iris iOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/ios/iris_4.5.2.145-build.1_DCG_iOS_Video_Standalone_20250723_0558_33720.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/ios/iris_4.5.2.145-build.1_DCG_iOS_Video_20250723_0558_33720.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_iOS_Video_Standalone_20250723_0558_33720.zip
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_iOS_Video_20250723_0558_33720.zip
Cocoapods: pod 'AgoraIrisRTC_iOS', '4.5.2.145-build.1' Iris Android:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/android/iris_4.5.2.145-build.1_DCG_Android_Video_Standalone_16K_20250723_0558_34863.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/android/iris_4.5.2.145-build.1_DCG_Android_Video_16K_20250723_0558_34863.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_Android_Video_Standalone_16K_20250723_0558_34863.zip
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_Android_Video_16K_20250723_0558_34863.zip
Maven: implementation 'io.agora.rtc:iris-rtc:4.5.2.145-build.1' Iris
Windows: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/windows/iris_4.5.2.145-build.1_DCG_Windows_Video_20250723_0558_31727.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250723/windows/iris_4.5.2.145-build.1_DCG_Windows_Video_Standalone_20250723_0558_31727.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_Windows_Video_20250723_0558_31727.zip
https://download.agora.io/sdk/release/iris_4.5.2.145-build.1_DCG_Windows_Video_Standalone_20250723_0558_31727.zip
【CDN】
https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_rel.v4.5.2.145_52432_FULL_20250721_1137_800054.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Mac_rel.v4.5.2.145_24962_FULL_20250719_1216_797157.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_rel.v4.5.2.145_29533_FULL_20250719_1216_797156.zip
【Cocoapods】 pod 'AgoraRtcEngine_Special_iOS', '4.5.2.145' pod
'AgoraRtcEngine_Special_macOS', '4.5.2.145'

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
…s.txt with lower versions of Flutter SDK (#2401)

Co-authored-by: Arthas <luxuhui@agora.io>
AgoraIO-Extensions/Agora-Flutter-SDK#2360 (comment)

Flutter web Error: Undefined name 'platformViewRegistry' #2360

#2360 Fixed
Update dependencies with the following content:

Iris Unity macOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/mac/iris_4.5.2.2-build.1_DCG_Mac_Video_Unity_20250827_1034_32696.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/mac/iris_4.5.2.2-build.1_DCG_Mac_Video_Unity_20250827_1034_32696_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/mac/iris_4.5.2.2-build.1_DCG_Mac_Video_Unity_20250827_1034_32696_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_Mac_Video_Unity_20250827_1034_32696.zip
Iris iOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/ios/iris_4.5.2.2-build.1_DCG_iOS_Video_20250827_1034_33746.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/ios/iris_4.5.2.2-build.1_DCG_iOS_Video_Standalone_20250827_1034_33746.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/ios/iris_4.5.2.2-build.1_DCG_iOS_Video_20250827_1034_33746_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/ios/iris_4.5.2.2-build.1_DCG_iOS_Video_20250827_1034_33746_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_iOS_Video_20250827_1034_33746.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_iOS_Video_Standalone_20250827_1034_33746.zip
Cocoapods: pod 'AgoraIrisRTC_iOS', '4.5.2.2-build.1' Iris macOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/mac/iris_4.5.2.2-build.1_DCG_Mac_Video_Standalone_20250827_1034_32696.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/mac/iris_4.5.2.2-build.1_DCG_Mac_Video_20250827_1034_32696.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/mac/iris_4.5.2.2-build.1_DCG_Mac_Video_20250827_1034_32696_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/mac/iris_4.5.2.2-build.1_DCG_Mac_Video_20250827_1034_32696_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_Mac_Video_Standalone_20250827_1034_32696.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_Mac_Video_20250827_1034_32696.zip
Cocoapods: pod 'AgoraIrisRTC_macOS', '4.5.2.2-build.1' Iris Windows:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/windows/iris_4.5.2.2-build.1_DCG_Windows_Video_Standalone_20250827_1034_31761.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/windows/iris_4.5.2.2-build.1_DCG_Windows_Video_20250827_1034_31761.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/windows/iris_4.5.2.2-build.1_DCG_Windows_Video_20250827_1034_31761_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/windows/iris_4.5.2.2-build.1_DCG_Windows_Video_20250827_1034_31761_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_Windows_Video_Standalone_20250827_1034_31761.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_Windows_Video_20250827_1034_31761.zip
Iris Android: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/android/iris_4.5.2.2-build.1_DCG_Android_Video_16K_20250827_1034_34895.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/android/iris_4.5.2.2-build.1_DCG_Android_Video_Standalone_16K_20250827_1034_34895.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/android/iris_4.5.2.2-build.1_DCG_Android_Video_16K_20250827_1034_34895_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250827/android/iris_4.5.2.2-build.1_DCG_Android_Video_16K_20250827_1034_34895_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_Android_Video_16K_20250827_1034_34895.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.1_DCG_Android_Video_Standalone_16K_20250827_1034_34895.zip
Maven: implementation 'io.agora.rtc:iris-rtc:4.5.2.2-build.1' 【CDN】
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.5.2.2_74460_LITE_20250818_1043_843420.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_rel.v4.5.2.2_53202_LITE_20250818_1044_843422.zip
【Maven】 implementation 'io.agora.rtc:agora-special-full:4.5.2.2.LITE'
【Cocoapods】 pod 'AgoraRtcEngine_Special_iOS', '4.5.2.2.LITE'
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_rel.v4.5.2.2_29829_FULL_20250814_1121_837238.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Mac_rel.v4.5.2.2_25243_FULL_20250814_1121_837239.zip
pod 'AgoraRtcEngine_Special_macOS', '4.5.2.2'

> This pull request is trigger by bot, you can checkout this branch and
update it.

---------

Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
Co-authored-by: Gopein <z_gaopeng@sina.com>
Update dependencies with the following content:

Iris Unity macOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.2_DCG_Mac_Video_Unity_20250828_0532_32702.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.2_DCG_Mac_Video_Unity_20250828_0532_32702_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.2_DCG_Mac_Video_Unity_20250828_0532_32702_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_Mac_Video_Unity_20250828_0532_32702.zip
Iris Windows: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/windows/iris_4.5.2.2-build.2_DCG_Windows_Video_Standalone_20250828_0532_31764.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/windows/iris_4.5.2.2-build.2_DCG_Windows_Video_20250828_0532_31764.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/windows/iris_4.5.2.2-build.2_DCG_Windows_Video_20250828_0532_31764_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/windows/iris_4.5.2.2-build.2_DCG_Windows_Video_20250828_0532_31764_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_Windows_Video_Standalone_20250828_0532_31764.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_Windows_Video_20250828_0532_31764.zip
Iris macOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.2_DCG_Mac_Video_Standalone_20250828_0532_32702.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.2_DCG_Mac_Video_20250828_0532_32702.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.2_DCG_Mac_Video_20250828_0532_32702_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.2_DCG_Mac_Video_20250828_0532_32702_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_Mac_Video_Standalone_20250828_0532_32702.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_Mac_Video_20250828_0532_32702.zip
Cocoapods: pod 'AgoraIrisRTC_macOS', '4.5.2.2-build.2' Iris Android:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/android/iris_4.5.2.2-build.2_DCG_Android_Video_Standalone_16K_20250828_0532_34898.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/android/iris_4.5.2.2-build.2_DCG_Android_Video_16K_20250828_0532_34898.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/android/iris_4.5.2.2-build.2_DCG_Android_Video_16K_20250828_0532_34898_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/android/iris_4.5.2.2-build.2_DCG_Android_Video_16K_20250828_0532_34898_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_Android_Video_Standalone_16K_20250828_0532_34898.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_Android_Video_16K_20250828_0532_34898.zip
Maven: implementation 'io.agora.rtc:iris-rtc:4.5.2.2-build.2' Iris iOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/ios/iris_4.5.2.2-build.2_DCG_iOS_Video_Standalone_20250828_0532_33749.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/ios/iris_4.5.2.2-build.2_DCG_iOS_Video_20250828_0532_33749.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/ios/iris_4.5.2.2-build.2_DCG_iOS_Video_20250828_0532_33749_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/ios/iris_4.5.2.2-build.2_DCG_iOS_Video_20250828_0532_33749_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_iOS_Video_Standalone_20250828_0532_33749.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.2_DCG_iOS_Video_20250828_0532_33749.zip
Cocoapods: pod 'AgoraIrisRTC_iOS', '4.5.2.2-build.2' 【CDN】
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.5.2.2_74460_LITE_20250818_1043_843420.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_rel.v4.5.2.2_53202_LITE_20250818_1044_843422.zip
【Maven】 implementation 'io.agora.rtc:agora-special-full:4.5.2.2.LITE'
【Cocoapods】 pod 'AgoraRtcEngine_Special_iOS', '4.5.2.2.LITE'
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_rel.v4.5.2.2_29829_FULL_20250814_1121_837238.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Mac_rel.v4.5.2.2_25243_FULL_20250814_1121_837239.zip
pod 'AgoraRtcEngine_Special_macOS', '4.5.2.2'

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
Update dependencies with the following content:

Iris Android: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/android/iris_4.5.2.2-build.3_DCG_Android_Video_Standalone_16K_20250828_0610_34899.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/android/iris_4.5.2.2-build.3_DCG_Android_Video_16K_20250828_0610_34899.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/android/iris_4.5.2.2-build.3_DCG_Android_Video_16K_20250828_0610_34899_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/android/iris_4.5.2.2-build.3_DCG_Android_Video_16K_20250828_0610_34899_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_Android_Video_Standalone_16K_20250828_0610_34899.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_Android_Video_16K_20250828_0610_34899.zip
Maven: implementation 'io.agora.rtc:iris-rtc:4.5.2.2-build.3' Iris
macOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.3_DCG_Mac_Video_20250828_0610_32703.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.3_DCG_Mac_Video_Standalone_20250828_0610_32703.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.3_DCG_Mac_Video_20250828_0610_32703_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.3_DCG_Mac_Video_20250828_0610_32703_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_Mac_Video_20250828_0610_32703.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_Mac_Video_Standalone_20250828_0610_32703.zip
Cocoapods: pod 'AgoraIrisRTC_macOS', '4.5.2.2-build.3' Iris Windows:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/windows/iris_4.5.2.2-build.3_DCG_Windows_Video_Standalone_20250828_0610_31765.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/windows/iris_4.5.2.2-build.3_DCG_Windows_Video_20250828_0610_31765.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/windows/iris_4.5.2.2-build.3_DCG_Windows_Video_20250828_0610_31765_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/windows/iris_4.5.2.2-build.3_DCG_Windows_Video_20250828_0610_31765_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_Windows_Video_Standalone_20250828_0610_31765.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_Windows_Video_20250828_0610_31765.zip
Iris iOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/ios/iris_4.5.2.2-build.3_DCG_iOS_Video_20250828_0610_33750.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/ios/iris_4.5.2.2-build.3_DCG_iOS_Video_Standalone_20250828_0610_33750.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/ios/iris_4.5.2.2-build.3_DCG_iOS_Video_20250828_0610_33750_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/ios/iris_4.5.2.2-build.3_DCG_iOS_Video_20250828_0610_33750_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_iOS_Video_20250828_0610_33750.zip
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_iOS_Video_Standalone_20250828_0610_33750.zip
Cocoapods: pod 'AgoraIrisRTC_iOS', '4.5.2.2-build.3' Iris Unity macOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.3_DCG_Mac_Video_Unity_20250828_0610_32703.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.3_DCG_Mac_Video_Unity_20250828_0610_32703_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250828/mac/iris_4.5.2.2-build.3_DCG_Mac_Video_Unity_20250828_0610_32703_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.2-build.3_DCG_Mac_Video_Unity_20250828_0610_32703.zip
【CDN】
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.5.2.2_74342_FULL_20250814_1552_837524.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.5.2.2_74342_FULL_20250814_1552_837524.zip
【Maven】 implementation 'io.agora.rtc:agora-special-full:4.5.2.2'
【Cocoapods】 pod 'AgoraRtcEngine_Special_iOS', '4.5.2.2'
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_rel.v4.5.2.2_29829_FULL_20250814_1121_837238.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Mac_rel.v4.5.2.2_25243_FULL_20250814_1121_837239.zip
pod 'AgoraRtcEngine_Special_macOS', '4.5.2.2'

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
Update dependencies with the following content:

Iris iOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.3/20250908/ios/iris_4.5.2.3-build.2_DCG_iOS_Audio_20250908_0507_33755.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.3/20250908/ios/iris_4.5.2.3-build.2_DCG_iOS_Audio_Standalone_20250908_0507_33755.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.3/20250908/ios/iris_4.5.2.3-build.2_DCG_iOS_Audio_20250908_0507_33755_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.3/20250908/ios/iris_4.5.2.3-build.2_DCG_iOS_Audio_20250908_0507_33755_private.zip
Iris Android: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.3/20250908/android/iris_4.5.2.3-build.2_DCG_Android_Audio_Standalone_16K_20250908_0508_34904.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.3/20250908/android/iris_4.5.2.3-build.2_DCG_Android_Audio_16K_20250908_0508_34904.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.3/20250908/android/iris_4.5.2.3-build.2_DCG_Android_Audio_16K_20250908_0508_34904_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.3/20250908/android/iris_4.5.2.3-build.2_DCG_Android_Audio_16K_20250908_0508_34904_private.zip
implementation 'io.agora.rtc:agora-special-voice:4.5.2.3.AINS' pod
'AgoraAudio_Special_iOS', '4.5.2.3.AINS'

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
Update dependencies with the following content:

Iris Android: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250904/android/iris_4.5.2.3-build.1_DCG_Android_Video_16K_20250904_0239_34900.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250904/android/iris_4.5.2.3-build.1_DCG_Android_Video_Standalone_16K_20250904_0239_34900.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250904/android/iris_4.5.2.3-build.1_DCG_Android_Video_16K_20250904_0239_34900_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250904/android/iris_4.5.2.3-build.1_DCG_Android_Video_16K_20250904_0239_34900_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.3-build.1_DCG_Android_Video_16K_20250904_0239_34900.zip
https://download.agora.io/sdk/release/iris_4.5.2.3-build.1_DCG_Android_Video_Standalone_16K_20250904_0239_34900.zip
Maven: implementation 'io.agora.rtc:iris-rtc:4.5.2.3-build.1' Iris iOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250904/ios/iris_4.5.2.3-build.1_DCG_iOS_Video_20250904_0242_33751.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250904/ios/iris_4.5.2.3-build.1_DCG_iOS_Video_Standalone_20250904_0242_33751.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250904/ios/iris_4.5.2.3-build.1_DCG_iOS_Video_20250904_0242_33751_xdump.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2/20250904/ios/iris_4.5.2.3-build.1_DCG_iOS_Video_20250904_0242_33751_private.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.3-build.1_DCG_iOS_Video_20250904_0242_33751.zip
https://download.agora.io/sdk/release/iris_4.5.2.3-build.1_DCG_iOS_Video_Standalone_20250904_0242_33751.zip
Cocoapods: pod 'AgoraIrisRTC_iOS', '4.5.2.3-build.1' implementation
'io.agora.rtc:agora-special-voice:4.5.2.3.AINS' pod
'AgoraAudio_Special_iOS', '4.5.2.3.AINS'Iris Android:

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
Update dependencies with the following content:


http://10.80.1.174:8090/agora_sdk/develop/fangkunhao/2025-11-07/android/full/Agora_Native_SDK_for_Android_rel.v0.0_jira_NMS_25203_4_5_2_weijin_20251107.76384_76384_FULL_20251107_0014_964805.zip
【MAVEN】 implementation
'io.agora.rtc:full-screen-sharing:4.5.2.163-build.2' implementation
'io.agora.rtc:agora-special-full:4.5.2.163-build.2' iris Android:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251110/android/iris_4.5.2.163-build.2_DCG_Android_Video_Standalone_16K_20251110_0421_34953.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251110/android/iris_4.5.2.163-build.2_DCG_Android_Video_16K_20251110_0421_34953.zip
PrivateArtifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251110/android/iris_4.5.2.163-build.2_DCG_Android_Video_16K_20251110_0421_34953_private.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251110/android/iris_4.5.2.163-build.2_DCG_Android_Video_16K_20251110_0421_34953_xdump.zip
CDN:
https://download.agora.io/sdk/release/iris_4.5.2.163-build.2_DCG_Android_Video_Standalone_16K_20251110_0421_34953.zip
https://download.agora.io/sdk/release/iris_4.5.2.163-build.2_DCG_Android_Video_16K_20251110_0421_34953.zip
Maven: implementation 'io.agora.rtc:iris-rtc:4.5.2.163-build.2'

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: guoxianzhe <guoxianzhe@users.noreply.github.com>
Update dependencies with the following content:

[2025-11-25T09:11:12.210Z] Iris SDK Build Result
[2025-11-25T09:11:12.210Z] Build version:4.5.2.163-lite.1
[2025-11-25T09:11:12.210Z] Iris Unity macOS:
[2025-11-25T09:11:12.210Z] Artifactory:
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/mac/iris_4.5.2.163-lite.1_DCG_Mac_Video_Unity_20251125_0451_32780.zip
[2025-11-25T09:11:12.210Z] CDN:
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_Mac_Video_Unity_20251125_0451_32780.zip
[2025-11-25T09:11:12.210Z] Iris macOS:
[2025-11-25T09:11:12.210Z] Artifactory:
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/mac/iris_4.5.2.163-lite.1_DCG_Mac_Video_20251125_0451_32780.zip
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/mac/iris_4.5.2.163-lite.1_DCG_Mac_Video_Standalone_20251125_0451_32780.zip
[2025-11-25T09:11:12.210Z] CDN:
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_Mac_Video_20251125_0451_32780.zip
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_Mac_Video_Standalone_20251125_0451_32780.zip
[2025-11-25T09:11:12.210Z] Cocoapods:
[2025-11-25T09:11:12.210Z] pod 'AgoraIrisRTC_macOS', '4.5.2.163-lite.1'
[2025-11-25T09:11:12.210Z] Iris iOS:
[2025-11-25T09:11:12.210Z] Artifactory:
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/ios/iris_4.5.2.163-lite.1_DCG_iOS_Video_Standalone_20251125_0451_33821.zip
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/ios/iris_4.5.2.163-lite.1_DCG_iOS_Video_20251125_0451_33821.zip
[2025-11-25T09:11:12.210Z] CDN:
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_iOS_Video_Standalone_20251125_0451_33821.zip
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_iOS_Video_20251125_0451_33821.zip
[2025-11-25T09:11:12.210Z] Cocoapods:
[2025-11-25T09:11:12.210Z] pod 'AgoraIrisRTC_iOS', '4.5.2.163-lite.1'
[2025-11-25T09:11:12.210Z] Iris Android:
[2025-11-25T09:11:12.210Z] Artifactory:
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/android/iris_4.5.2.163-lite.1_DCG_Android_Video_16K_20251125_0451_34973.zip
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/android/iris_4.5.2.163-lite.1_DCG_Android_Video_Standalone_16K_20251125_0451_34973.zip
[2025-11-25T09:11:12.210Z] CDN:
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_Android_Video_16K_20251125_0451_34973.zip
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_Android_Video_Standalone_16K_20251125_0451_34973.zip
[2025-11-25T09:11:12.210Z] Maven:
[2025-11-25T09:11:12.210Z] implementation
'io.agora.rtc:iris-rtc:4.5.2.163-lite.1'
[2025-11-25T09:11:12.210Z] Iris Windows:
[2025-11-25T09:11:12.210Z] Artifactory:
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/windows/iris_4.5.2.163-lite.1_DCG_Windows_Video_20251125_0451_31849.zip
[2025-11-25T09:11:12.210Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/luxuhui/20251125/windows/iris_4.5.2.163-lite.1_DCG_Windows_Video_Standalone_20251125_0451_31849.zip
[2025-11-25T09:11:12.210Z] CDN:
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_Windows_Video_20251125_0451_31849.zip
[2025-11-25T09:11:12.210Z]
https://download.agora.io/sdk/release/iris_4.5.2.163-lite.1_DCG_Windows_Video_Standalone_20251125_0451_31849.zip
[2025-11-25T09:11:12.210Z] 

【CDN】

https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.5.2.163_76802_LITE_20251120_1553_985846.zip
【MAVEN】
implementation 'io.agora.rtc:agora-special-full:4.5.2.163.LITE'



> This pull request is trigger by bot, you can checkout this branch and
update it.

---------

Co-authored-by: guoxianzhe <guoxianzhe@users.noreply.github.com>
Co-authored-by: Gopein <z_gaopeng@sina.com>
Update dependencies with the following content:

[2025-11-10T08:00:05.939Z] Iris SDK Build Result
[2025-11-10T08:00:05.939Z] Build version:4.5.2.6-build.1
[2025-11-10T08:00:05.939Z] Iris Unity macOS:
[2025-11-10T08:00:05.939Z] Artifactory:
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/mac/iris_4.5.2.6-build.1_DCG_Mac_Video_Unity_20251110_0346_32755.zip
[2025-11-10T08:00:05.939Z] CDN:
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_Mac_Video_Unity_20251110_0346_32755.zip
[2025-11-10T08:00:05.939Z] Iris macOS:
[2025-11-10T08:00:05.939Z] Artifactory:
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/mac/iris_4.5.2.6-build.1_DCG_Mac_Video_Standalone_20251110_0346_32755.zip
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/mac/iris_4.5.2.6-build.1_DCG_Mac_Video_20251110_0346_32755.zip
[2025-11-10T08:00:05.939Z] CDN:
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_Mac_Video_Standalone_20251110_0346_32755.zip
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_Mac_Video_20251110_0346_32755.zip
[2025-11-10T08:00:05.939Z] Cocoapods:
[2025-11-10T08:00:05.939Z] pod 'AgoraIrisRTC_macOS', '4.5.2.6-build.1'
[2025-11-10T08:00:05.939Z] Iris iOS:
[2025-11-10T08:00:05.939Z] Artifactory:
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/ios/iris_4.5.2.6-build.1_DCG_iOS_Video_Standalone_20251110_0346_33799.zip
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/ios/iris_4.5.2.6-build.1_DCG_iOS_Video_20251110_0346_33799.zip
[2025-11-10T08:00:05.939Z] CDN:
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_iOS_Video_Standalone_20251110_0346_33799.zip
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_iOS_Video_20251110_0346_33799.zip
[2025-11-10T08:00:05.939Z] Cocoapods:
[2025-11-10T08:00:05.939Z] pod 'AgoraIrisRTC_iOS', '4.5.2.6-build.1'
[2025-11-10T08:00:05.939Z] Iris Android:
[2025-11-10T08:00:05.939Z] Artifactory:
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/android/iris_4.5.2.6-build.1_DCG_Android_Video_Standalone_16K_20251110_0346_34951.zip
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/android/iris_4.5.2.6-build.1_DCG_Android_Video_16K_20251110_0346_34951.zip
[2025-11-10T08:00:05.939Z] CDN:
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_Android_Video_Standalone_16K_20251110_0346_34951.zip
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_Android_Video_16K_20251110_0346_34951.zip
[2025-11-10T08:00:05.939Z] Maven:
[2025-11-10T08:00:05.939Z] implementation
'io.agora.rtc:iris-rtc:4.5.2.6-build.1'
[2025-11-10T08:00:05.939Z] Iris Windows:
[2025-11-10T08:00:05.939Z] Artifactory:
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/windows/iris_4.5.2.6-build.1_DCG_Windows_Video_20251110_0346_31816.zip
[2025-11-10T08:00:05.939Z]
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.5.2.6/20251110/windows/iris_4.5.2.6-build.1_DCG_Windows_Video_Standalone_20251110_0346_31816.zip
[2025-11-10T08:00:05.939Z] CDN:
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_Windows_Video_20251110_0346_31816.zip
[2025-11-10T08:00:05.939Z]
https://download.agora.io/sdk/release/iris_4.5.2.6-build.1_DCG_Windows_Video_Standalone_20251110_0346_31816.zip
[2025-11-10T08:00:05.939Z] 

【CDN】

https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.5.2.6_76338_VOICE_20251105_1129_962463.zip

https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.5.2.6_76337_FULL_20251105_1129_962462.zip

https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_rel.v4.5.2.6_54584_VOICE_20251105_1130_962468.zip

https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_rel.v4.5.2.6_54583_FULL_20251105_1130_962467.zip

https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_rel.v4.5.2.6_30545_FULL_20251105_1129_962464.zip

https://download.agora.io/sdk/release/Agora_Native_SDK_for_Mac_rel.v4.5.2.6_25922_FULL_20251105_1130_962466.zip
【MAVEN】
implementation 'io.agora.rtc:full-screen-sharing:4.5.2.6.1'
implementation 'io.agora.rtc:agora-special-voice:4.5.2.6.1'
implementation 'io.agora.rtc:agora-special-full:4.5.2.6.1'
【COCOAPODS】
pod 'AgoraRtcEngine_Special_iOS', '4.5.2.6' 
pod 'AgoraRtcEngine_Special_macOS', '4.5.2.6' 
pod 'AgoraAudio_Special_iOS', '4.5.2.6'



> This pull request is trigger by bot, you can checkout this branch and
update it.

---------

Co-authored-by: guoxianzhe <guoxianzhe@users.noreply.github.com>
Co-authored-by: Gopein <z_gaopeng@sina.com>
ZGaopeng and others added 29 commits January 8, 2026 11:22
Fix remote video performance data loss issue after cherry-pick. When controller's
uid or connection changed, _didUpdateWidget would dispose old texture render
without properly updating performance stats context, causing stale context
to be used.

Changes:
- Unregister old textureId's performance stats context before disposing when
  controller changes
- Update registered context directly when controller is same but context
  updated (e.g., connection change)
- Ensure new context is registered in _initializeTexture() after reinitialization

This ensures performance stats context stays in sync with controller changes
and prevents remote data loss.
- Uncomment setParameters call to enable actual data upload
…ethod

- Remove enableArgusCounters from RtcEngineContext (auto-generated)
- Add setEnableArgusCounters() extension method for runtime configuration
- Move VideoRenderingPerformanceStats to internal implementation
- Update examples to use new API
- Set explicit minSdkVersion 21 for Android
- Increase Gradle JVM memory and enable G1GC
- Remove unused code in Windows performance monitor
- Add missing method declaration
- Fix type conversion in VideoRenderingPerformanceStats.fromJson to use num?.toInt() instead of direct int casting
Update dependencies with the following content:

打包助手 12/30 14:26:35
Iris Unity macOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_Unity_20251230_0221_32828.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_Unity_20251230_0221_32828_private.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_Unity_20251230_0221_32828_xdump.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Mac_Video_Unity_20251230_0221_32828.zip


打包助手 12/30 14:28:11
Iris iOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/ios/iris_4.6.2-dev.13_DCG_iOS_Video_Standalone_20251230_0221_33862.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/ios/iris_4.6.2-dev.13_DCG_iOS_Video_20251230_0221_33862.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/ios/iris_4.6.2-dev.13_DCG_iOS_Video_20251230_0221_33862_private.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/ios/iris_4.6.2-dev.13_DCG_iOS_Video_20251230_0221_33862_xdump.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_iOS_Video_Standalone_20251230_0221_33862.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_iOS_Video_20251230_0221_33862.zip
Cocoapods:
pod 'AgoraIrisRTC_iOS', '4.6.2-dev.13'

打包助手 12/30 14:29:24
Iris Windows:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/windows/iris_4.6.2-dev.13_DCG_Windows_Video_20251230_0221_31896.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/windows/iris_4.6.2-dev.13_DCG_Windows_Video_Standalone_20251230_0221_31896.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/windows/iris_4.6.2-dev.13_DCG_Windows_Video_20251230_0221_31896_xdump.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/windows/iris_4.6.2-dev.13_DCG_Windows_Video_20251230_0221_31896_private.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Windows_Video_20251230_0221_31896.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Windows_Video_Standalone_20251230_0221_31896.zip

打包助手 12/30 14:29:37
Iris macOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_20251230_0221_32828.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_Standalone_20251230_0221_32828.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_20251230_0221_32828_private.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_20251230_0221_32828_xdump.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Mac_Video_20251230_0221_32828.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Mac_Video_Standalone_20251230_0221_32828.zip
Cocoapods:
pod 'AgoraIrisRTC_macOS', '4.6.2-dev.13'

打包助手 12/30 14:32:59
Iris Android:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/android/iris_4.6.2-dev.13_DCG_Android_Video_16K_20251230_0221_341016.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/android/iris_4.6.2-dev.13_DCG_Android_Video_Standalone_16K_20251230_0221_341016.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/android/iris_4.6.2-dev.13_DCG_Android_Video_16K_20251230_0221_341016_private.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/android/iris_4.6.2-dev.13_DCG_Android_Video_16K_20251230_0221_341016_xdump.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Android_Video_16K_20251230_0221_341016.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Android_Video_Standalone_16K_20251230_0221_341016.zip
Maven:
implementation 'io.agora.rtc:iris-rtc:4.6.2-dev.13'

Native SDK Packages:
implementation 'cn.shengwang.rtc:agora-full-preview:4.6.2-dev.13'
implementation
'cn.shengwang.rtc:full-screen-sharing-special:4.6.2-dev.13'
pod 'AgoraRtcEngine_macOS_Preview', '4.6.2-dev.13'
pod 'AgoraRtcEngine_iOS_Preview', '4.6.2-dev.13'
CDN:

https://download.shengwang.cn/sdk/release/AgoraRtcEngine_macOS_Preview_4.6.2-dev.13_20251230_141957.zip

https://download.shengwang.cn/sdk/release/AgoraRtcEngine_Android_Preview_4.6.2-dev.13_20251230_141957.zip

https://download.shengwang.cn/sdk/release/AgoraRtcEngine_iOS_Preview_4.6.2-dev.13_20251230_141957.zip

https://download.shengwang.cn/sdk/release/AgoraRtcEngine_windows_Preview_4.6.2-dev.13_20251230_141957.zip

---
**Code Generation Status:** ✅ Success

> This pull request is trigger by bot, you can checkout this branch and
update it.

---------

Co-authored-by: guoxianzhe <guoxianzhe@users.noreply.github.com>
Co-authored-by: Gopein <z_gaopeng@sina.com>
Update dependencies with the following content:

打包助手 12/30 14:26:35
Iris Unity macOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_Unity_20251230_0221_32828.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_Unity_20251230_0221_32828_private.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_Unity_20251230_0221_32828_xdump.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Mac_Video_Unity_20251230_0221_32828.zip


打包助手 12/30 14:28:11
Iris iOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/ios/iris_4.6.2-dev.13_DCG_iOS_Video_Standalone_20251230_0221_33862.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/ios/iris_4.6.2-dev.13_DCG_iOS_Video_20251230_0221_33862.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/ios/iris_4.6.2-dev.13_DCG_iOS_Video_20251230_0221_33862_private.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/ios/iris_4.6.2-dev.13_DCG_iOS_Video_20251230_0221_33862_xdump.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_iOS_Video_Standalone_20251230_0221_33862.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_iOS_Video_20251230_0221_33862.zip
Cocoapods:
pod 'AgoraIrisRTC_iOS', '4.6.2-dev.13'

打包助手 12/30 14:29:24
Iris Windows:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/windows/iris_4.6.2-dev.13_DCG_Windows_Video_20251230_0221_31896.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/windows/iris_4.6.2-dev.13_DCG_Windows_Video_Standalone_20251230_0221_31896.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/windows/iris_4.6.2-dev.13_DCG_Windows_Video_20251230_0221_31896_xdump.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/windows/iris_4.6.2-dev.13_DCG_Windows_Video_20251230_0221_31896_private.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Windows_Video_20251230_0221_31896.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Windows_Video_Standalone_20251230_0221_31896.zip

打包助手 12/30 14:29:37
Iris macOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_20251230_0221_32828.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_Standalone_20251230_0221_32828.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_20251230_0221_32828_private.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/mac/iris_4.6.2-dev.13_DCG_Mac_Video_20251230_0221_32828_xdump.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Mac_Video_20251230_0221_32828.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Mac_Video_Standalone_20251230_0221_32828.zip
Cocoapods:
pod 'AgoraIrisRTC_macOS', '4.6.2-dev.13'

打包助手 12/30 14:32:59
Iris Android:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/android/iris_4.6.2-dev.13_DCG_Android_Video_16K_20251230_0221_341016.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/android/iris_4.6.2-dev.13_DCG_Android_Video_Standalone_16K_20251230_0221_341016.zip
PrivateArtifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/android/iris_4.6.2-dev.13_DCG_Android_Video_16K_20251230_0221_341016_private.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20251230/android/iris_4.6.2-dev.13_DCG_Android_Video_16K_20251230_0221_341016_xdump.zip

CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Android_Video_16K_20251230_0221_341016.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.13_DCG_Android_Video_Standalone_16K_20251230_0221_341016.zip
Maven:
implementation 'io.agora.rtc:iris-rtc:4.6.2-dev.13'

Native SDK Packages:
implementation 'cn.shengwang.rtc:agora-full-preview:4.6.2-dev.13'
implementation
'cn.shengwang.rtc:full-screen-sharing-special:4.6.2-dev.13'
pod 'AgoraRtcEngine_macOS_Preview', '4.6.2-dev.13'
pod 'AgoraRtcEngine_iOS_Preview', '4.6.2-dev.13'
CDN:

https://download.shengwang.cn/sdk/release/AgoraRtcEngine_macOS_Preview_4.6.2-dev.13_20251230_141957.zip

https://download.shengwang.cn/sdk/release/AgoraRtcEngine_Android_Preview_4.6.2-dev.13_20251230_141957.zip

https://download.shengwang.cn/sdk/release/AgoraRtcEngine_iOS_Preview_4.6.2-dev.13_20251230_141957.zip

https://download.shengwang.cn/sdk/release/AgoraRtcEngine_windows_Preview_4.6.2-dev.13_20251230_141957.zipIris
SDK Build Result
Build version:4.6.2-dev.14
Iris Unity macOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/mac/iris_4.6.2-dev.14_DCG_Mac_Video_Unity_20260109_1107_32832.zip
CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_Mac_Video_Unity_20260109_1107_32832.zip
Iris macOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/mac/iris_4.6.2-dev.14_DCG_Mac_Video_Standalone_20260109_1107_32832.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/mac/iris_4.6.2-dev.14_DCG_Mac_Video_20260109_1107_32832.zip
CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_Mac_Video_Standalone_20260109_1107_32832.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_Mac_Video_20260109_1107_32832.zip
Cocoapods:
pod 'AgoraIrisRTC_macOS', '4.6.2-dev.14'
Iris iOS:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/ios/iris_4.6.2-dev.14_DCG_iOS_Video_Standalone_20260109_1107_33866.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/ios/iris_4.6.2-dev.14_DCG_iOS_Video_20260109_1107_33866.zip
CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_iOS_Video_Standalone_20260109_1107_33866.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_iOS_Video_20260109_1107_33866.zip
Cocoapods:
pod 'AgoraIrisRTC_iOS', '4.6.2-dev.14'
↑↑↑↑↑↑ Failure found on above jobs ↑↑↑↑↑↑
Iris Android:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/android/iris_4.6.2-dev.14_DCG_Android_Video_Standalone_16K_20260109_1111_341020.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/android/iris_4.6.2-dev.14_DCG_Android_Video_16K_20260109_1111_341020.zip
CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_Android_Video_Standalone_16K_20260109_1111_341020.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_Android_Video_16K_20260109_1111_341020.zip
Maven:
implementation 'io.agora.rtc:iris-rtc:4.6.2-dev.14'
Iris Windows:
Artifactory:

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/windows/iris_4.6.2-dev.14_DCG_Windows_Video_20260109_1107_31900.zip

https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260109/windows/iris_4.6.2-dev.14_DCG_Windows_Video_Standalone_20260109_1107_31900.zip
CDN:

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_Windows_Video_20260109_1107_31900.zip

https://download.agora.io/sdk/release/iris_4.6.2-dev.14_DCG_Windows_Video_Standalone_20260109_1107_31900.zip


Native SDK Packages:
implementation 'cn.shengwang.rtc:agora-full-preview:4.6.2-dev.14'
implementation
'cn.shengwang.rtc:full-screen-sharing-special:4.6.2-dev.14'
pod 'AgoraRtcEngine_macOS_Preview', '4.6.2-dev.14'
pod 'AgoraRtcEngine_iOS_Preview', '4.6.2-dev.14'
CDN:

https://download.agora.io/sdk/release/AgoraRtcEngine_Android_Preview_4.6.2-dev.14_20260109_110624.zip

https://download.agora.io/sdk/release/AgoraRtcEngine_iOS_Preview_4.6.2-dev.14_20260109_110624.zip

https://download.agora.io/sdk/release/AgoraRtcEngine_windows_Preview_4.6.2-dev.14_20260109_110624.zip

https://download.agora.io/sdk/release/AgoraRtcEngine_macOS_Preview_4.6.2-dev.14_20260109_110624.zip

---
**Code Generation Status:** ✅ Success

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: guoxianzhe <guoxianzhe@users.noreply.github.com>
- Use named import for dart:js_util to fix import error
- Use js_util.promiseToFuture to fix undefined method error
- Remove web directory exclusion from analysis_options.yaml
Replace single controller with Map to support multiple remote users
Update dependencies with the following content:


https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Android_v4.6.2_FULL.zip
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_iOS_v4.6.2_FULL.zip
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Windows_v4.6.2_FULL.zip
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Mac_v4.6.2_FULL.zip
implementation 'cn.shengwang.rtc:full-sdk:4.6.2' implementation
'cn.shengwang.rtc:full-screen-sharing:4.6.2' pod
'ShengwangRtcEngine_iOS', '4.6.2' pod 'ShengwangRtcEngine_macOS',
'4.6.2' Iris SDK Build ResultBuild version:4.6.2-dev.16Iris Unity
macOS:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/mac/iris_4.6.2-dev.16_DCG_Mac_Video_Unity_20260116_0600_32839.zipCDN:https://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_Mac_Video_Unity_20260116_0600_32839.zipIris
macOS:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/mac/iris_4.6.2-dev.16_DCG_Mac_Video_20260116_0600_32839.ziphttps://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/mac/iris_4.6.2-dev.16_DCG_Mac_Video_Standalone_20260116_0600_32839.zipCDN:https://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_Mac_Video_20260116_0600_32839.ziphttps://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_Mac_Video_Standalone_20260116_0600_32839.zipCocoapods:pod
'AgoraIrisRTC_macOS', '4.6.2-dev.16'Iris
iOS:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/ios/iris_4.6.2-dev.16_DCG_iOS_Video_Standalone_20260116_0600_33873.ziphttps://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/ios/iris_4.6.2-dev.16_DCG_iOS_Video_20260116_0600_33873.zipCDN:https://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_iOS_Video_Standalone_20260116_0600_33873.ziphttps://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_iOS_Video_20260116_0600_33873.zipCocoapods:pod
'AgoraIrisRTC_iOS', '4.6.2-dev.16'Iris
Android:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/android/iris_4.6.2-dev.16_DCG_Android_Video_16K_20260116_0600_341027.ziphttps://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/android/iris_4.6.2-dev.16_DCG_Android_Video_Standalone_16K_20260116_0600_341027.zipCDN:https://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_Android_Video_16K_20260116_0600_341027.ziphttps://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_Android_Video_Standalone_16K_20260116_0600_341027.zipMaven:api
'io.agora.rtc:iris-rtc:4.6.2-dev.16'Iris
Windows:Artifactory:https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/windows/iris_4.6.2-dev.16_DCG_Windows_Video_20260116_0600_31907.ziphttps://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260116/windows/iris_4.6.2-dev.16_DCG_Windows_Video_Standalone_20260116_0600_31907.zipCDN:https://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_Windows_Video_20260116_0600_31907.ziphttps://download.agora.io/sdk/release/iris_4.6.2-dev.16_DCG_Windows_Video_Standalone_20260116_0600_31907.zip

---
**Code Generation Status:** ✅ Success

> This pull request is trigger by bot, you can checkout this branch and
update it.

---------

Co-authored-by: guoxianzhe <guoxianzhe@users.noreply.github.com>
Co-authored-by: Gopein <z_gaopeng@sina.com>
Update dependencies with the following content:

Iris SDK Build Result Build version:4.6.2-build.1 Iris Unity macOS:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/mac/iris_4.6.2-build.1_DCG_Mac_Video_Unity_20260212_0944_32863.zip
CDN:
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_Mac_Video_Unity_20260212_0944_32863.zip
↑↑↑↑↑↑ Failure found on above jobs ↑↑↑↑↑↑ Iris macOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/mac/iris_4.6.2-build.1_DCG_Mac_Video_Standalone_20260212_0944_32863.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/mac/iris_4.6.2-build.1_DCG_Mac_Video_20260212_0944_32863.zip
CDN:
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_Mac_Video_Standalone_20260212_0944_32863.zip
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_Mac_Video_20260212_0944_32863.zip
Cocoapods: pod 'AgoraIrisRTC_macOS2', '4.6.2-build.1' ↑↑↑↑↑↑ Failure
found on above jobs ↑↑↑↑↑↑ Iris iOS: Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/ios/iris_4.6.2-build.1_DCG_iOS_Video_20260212_0944_33892.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/ios/iris_4.6.2-build.1_DCG_iOS_Video_Standalone_20260212_0944_33892.zip
CDN:
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_iOS_Video_20260212_0944_33892.zip
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_iOS_Video_Standalone_20260212_0944_33892.zip
Cocoapods: pod 'AgoraIrisRTC_iOS2', '4.6.2-build.1' Iris Android:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/android/iris_4.6.2-build.1_DCG_Android_Video_16K_20260212_0944_341046.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/android/iris_4.6.2-build.1_DCG_Android_Video_Standalone_16K_20260212_0944_341046.zip
CDN:
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_Android_Video_16K_20260212_0944_341046.zip
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_Android_Video_Standalone_16K_20260212_0944_341046.zip
Maven: api 'io.agora.rtc:iris-rtc:4.6.2-build.1' Iris Windows:
Artifactory:
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/windows/iris_4.6.2-build.1_DCG_Windows_Video_20260212_0947_31926.zip
https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.6/20260212/windows/iris_4.6.2-build.1_DCG_Windows_Video_Standalone_20260212_0947_31926.zip
CDN:
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_Windows_Video_20260212_0947_31926.zip
https://download.agora.io/sdk/release/iris_4.6.2-build.1_DCG_Windows_Video_Standalone_20260212_0947_31926.zip
【CDN】
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Android_rel.v4.6.2.70_79057_VOICE_20260211_1459_1009698.zip
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Android_rel.v4.6.2.70_79056_FULL_20260211_1459_1009697.zip
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_iOS_rel.v4.6.2.70_56556_VOICE_20260211_1434_1009687.zip
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_iOS_rel.v4.6.2.70_56555_FULL_20260211_1433_1009684.zip
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Windows_rel.v4.6.2.70_31616_FULL_20260211_1433_1009683.zip
https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Mac_rel.v4.6.2.70_26923_FULL_20260211_1433_1009685.zip
【MAVEN】 implementation 'cn.shengwang.rtc:full-screen-sharing:4.6.2.70'
implementation 'cn.shengwang.rtc:shengwang-special-full:4.6.2.70'
【COCAPODS】 pod 'ShengwangVideo_Special_iOS', '4.6.2.70' pod
'ShengwangVideo_Special_macOS', '4.6.2.70'

---
**Code Generation Status:** ✅ Success

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: sda-rob <sda-rob@users.noreply.github.com>
Update dependencies with the following content:

agora's 【CDN】
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.6.2.70_79059_VOICE_20260211_1721_1009708.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Android_rel.v4.6.2.70_79058_FULL_20260211_1721_1009707.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_rel.v4.6.2.70_56560_VOICE_20260211_1723_1009713.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_iOS_rel.v4.6.2.70_56559_FULL_20260211_1722_1009711.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_rel.v4.6.2.70_31618_FULL_20260211_1724_1009714.zip
https://download.agora.io/sdk/release/Agora_Native_SDK_for_Mac_rel.v4.6.2.70_26928_FULL_20260211_1723_1009712.zip
【MAVEN】 implementation 'io.agora.rtc:full-screen-sharing:4.6.2.70'
implementation 'io.agora.rtc:agora-special-full:4.6.2.70' 【COCOAPODS】
pod 'AgoraVideo_Special_iOS', '4.6.2.70' pod 'AgoraVideo_Special_macOS',
'4.6.2.70'

---
**Code Generation Status:** ✅ Success

> This pull request is trigger by bot, you can checkout this branch and
update it.

Co-authored-by: sda-rob <sda-rob@users.noreply.github.com>
- Add replace_in_file/replace_in_dir helpers; use ROOT, old_pkg/new_pkg vars
- Cover pubspec, lib/example/test/tool package refs, podspec rename, iOS/macOS/Android bundle IDs, Windows CMake/rc, test_shard, .github workflows, terra config, issue template
- Rebrand Agora → Shengwang (package, repo org/name, description, links, docs zip)
Co-authored-by: ZGaopeng <ZGaopeng@users.noreply.github.com>
* fix(scripts): safely handle podspec rename and update dep file references

- Replace unconditional mv with conditional logic to avoid overwriting
  existing non-empty podspec files; remove empty/stale specs instead
- Update ci/run_update_deps.sh podspec filename references when
  changing publisher

* [AUTO]change package from agora to shengwang (#15)

Co-authored-by: sda-rob <sda-rob@users.noreply.github.com>

---------

Co-authored-by: sda-rob <149643938+sda-rob@users.noreply.github.com>
Co-authored-by: sda-rob <sda-rob@users.noreply.github.com>
* feat: update dependencies

* chore: delete missing templates

* chore: replace material package

* chore: update advanced example

---------

Co-authored-by: sda-rob <sda-rob@users.noreply.github.com>
Co-authored-by: Gopein <z_gaopeng@sina.com>
@ZGaopeng ZGaopeng closed this Mar 17, 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.

6 participants