Skip to content

Commit

Permalink
feat: support native 4.3.2 (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Jun 6, 2024
1 parent f2859c9 commit a3a2720
Show file tree
Hide file tree
Showing 19 changed files with 277 additions and 227 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gitleaks/gitleaks-action@v2
- uses: gitleaks/gitleaks-action@v2.3.4
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }} # Only required for Organizations, not personal accounts.
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs')
api 'io.agora.rtc:full-sdk:4.3.1'
implementation 'io.agora.rtc:full-screen-sharing:4.3.1'
implementation 'io.agora.rtc:iris-rtc:4.3.1-build.1'
api 'io.agora.rtc:full-sdk:4.3.2'
implementation 'io.agora.rtc:full-screen-sharing:4.3.2'
implementation 'io.agora.rtc:iris-rtc:4.3.2-build.1'
}

if (isNewArchitectureEnabled()) {
Expand Down
4 changes: 3 additions & 1 deletion example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,10 @@ GEM
nap (1.1.0)
netrc (0.11.0)
public_suffix (4.0.7)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
ruby-macho (2.5.1)
strscan (3.1.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.6)
Expand Down
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ target 'AgoraRtcNgExample' do
end

target 'ScreenShare' do
pod 'AgoraRtcEngine_iOS', '4.3.1'
pod 'AgoraRtcEngine_iOS', '4.3.2'
end
88 changes: 44 additions & 44 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
PODS:
- AgoraIrisRTC_iOS (4.3.1-build.1)
- AgoraRtcEngine_iOS (4.3.1):
- AgoraRtcEngine_iOS/AIAEC (= 4.3.1)
- AgoraRtcEngine_iOS/AINS (= 4.3.1)
- AgoraRtcEngine_iOS/AudioBeauty (= 4.3.1)
- AgoraRtcEngine_iOS/ClearVision (= 4.3.1)
- AgoraRtcEngine_iOS/ContentInspect (= 4.3.1)
- AgoraRtcEngine_iOS/FaceCapture (= 4.3.1)
- AgoraRtcEngine_iOS/FaceDetection (= 4.3.1)
- AgoraRtcEngine_iOS/LipSync (= 4.3.1)
- AgoraRtcEngine_iOS/ReplayKit (= 4.3.1)
- AgoraRtcEngine_iOS/RtcBasic (= 4.3.1)
- AgoraRtcEngine_iOS/SpatialAudio (= 4.3.1)
- AgoraRtcEngine_iOS/VideoAv1CodecDec (= 4.3.1)
- AgoraRtcEngine_iOS/VideoAv1CodecEnc (= 4.3.1)
- AgoraRtcEngine_iOS/VideoCodecDec (= 4.3.1)
- AgoraRtcEngine_iOS/VideoCodecEnc (= 4.3.1)
- AgoraRtcEngine_iOS/VirtualBackground (= 4.3.1)
- AgoraRtcEngine_iOS/VQA (= 4.3.1)
- AgoraRtcEngine_iOS/AIAEC (4.3.1)
- AgoraRtcEngine_iOS/AINS (4.3.1)
- AgoraRtcEngine_iOS/AudioBeauty (4.3.1)
- AgoraRtcEngine_iOS/ClearVision (4.3.1)
- AgoraRtcEngine_iOS/ContentInspect (4.3.1)
- AgoraRtcEngine_iOS/FaceCapture (4.3.1)
- AgoraRtcEngine_iOS/FaceDetection (4.3.1)
- AgoraRtcEngine_iOS/LipSync (4.3.1)
- AgoraRtcEngine_iOS/ReplayKit (4.3.1)
- AgoraRtcEngine_iOS/RtcBasic (4.3.1)
- AgoraRtcEngine_iOS/SpatialAudio (4.3.1)
- AgoraRtcEngine_iOS/VideoAv1CodecDec (4.3.1)
- AgoraRtcEngine_iOS/VideoAv1CodecEnc (4.3.1)
- AgoraRtcEngine_iOS/VideoCodecDec (4.3.1)
- AgoraRtcEngine_iOS/VideoCodecEnc (4.3.1)
- AgoraRtcEngine_iOS/VirtualBackground (4.3.1)
- AgoraRtcEngine_iOS/VQA (4.3.1)
- AgoraIrisRTC_iOS (4.3.2-build.1)
- AgoraRtcEngine_iOS (4.3.2):
- AgoraRtcEngine_iOS/AIAEC (= 4.3.2)
- AgoraRtcEngine_iOS/AINS (= 4.3.2)
- AgoraRtcEngine_iOS/AudioBeauty (= 4.3.2)
- AgoraRtcEngine_iOS/ClearVision (= 4.3.2)
- AgoraRtcEngine_iOS/ContentInspect (= 4.3.2)
- AgoraRtcEngine_iOS/FaceCapture (= 4.3.2)
- AgoraRtcEngine_iOS/FaceDetection (= 4.3.2)
- AgoraRtcEngine_iOS/LipSync (= 4.3.2)
- AgoraRtcEngine_iOS/ReplayKit (= 4.3.2)
- AgoraRtcEngine_iOS/RtcBasic (= 4.3.2)
- AgoraRtcEngine_iOS/SpatialAudio (= 4.3.2)
- AgoraRtcEngine_iOS/VideoAv1CodecDec (= 4.3.2)
- AgoraRtcEngine_iOS/VideoAv1CodecEnc (= 4.3.2)
- AgoraRtcEngine_iOS/VideoCodecDec (= 4.3.2)
- AgoraRtcEngine_iOS/VideoCodecEnc (= 4.3.2)
- AgoraRtcEngine_iOS/VirtualBackground (= 4.3.2)
- AgoraRtcEngine_iOS/VQA (= 4.3.2)
- AgoraRtcEngine_iOS/AIAEC (4.3.2)
- AgoraRtcEngine_iOS/AINS (4.3.2)
- AgoraRtcEngine_iOS/AudioBeauty (4.3.2)
- AgoraRtcEngine_iOS/ClearVision (4.3.2)
- AgoraRtcEngine_iOS/ContentInspect (4.3.2)
- AgoraRtcEngine_iOS/FaceCapture (4.3.2)
- AgoraRtcEngine_iOS/FaceDetection (4.3.2)
- AgoraRtcEngine_iOS/LipSync (4.3.2)
- AgoraRtcEngine_iOS/ReplayKit (4.3.2)
- AgoraRtcEngine_iOS/RtcBasic (4.3.2)
- AgoraRtcEngine_iOS/SpatialAudio (4.3.2)
- AgoraRtcEngine_iOS/VideoAv1CodecDec (4.3.2)
- AgoraRtcEngine_iOS/VideoAv1CodecEnc (4.3.2)
- AgoraRtcEngine_iOS/VideoCodecDec (4.3.2)
- AgoraRtcEngine_iOS/VideoCodecEnc (4.3.2)
- AgoraRtcEngine_iOS/VirtualBackground (4.3.2)
- AgoraRtcEngine_iOS/VQA (4.3.2)
- boost (1.76.0)
- CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
Expand Down Expand Up @@ -411,9 +411,9 @@ PODS:
- React-jsinspector (0.72.10)
- React-logger (0.72.10):
- glog
- react-native-agora (4.3.0):
- AgoraIrisRTC_iOS (= 4.3.1-build.1)
- AgoraRtcEngine_iOS (= 4.3.1)
- react-native-agora (4.3.1):
- AgoraIrisRTC_iOS (= 4.3.2-build.1)
- AgoraRtcEngine_iOS (= 4.3.2)
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-agora-rawdata (0.1.0):
Expand Down Expand Up @@ -553,7 +553,7 @@ PODS:
- Yoga (~> 1.14)

DEPENDENCIES:
- AgoraRtcEngine_iOS (= 4.3.1)
- AgoraRtcEngine_iOS (= 4.3.2)
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
Expand Down Expand Up @@ -751,8 +751,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
AgoraIrisRTC_iOS: 7710d853202eca4900c2916aefc44abd5a139d4e
AgoraRtcEngine_iOS: f64be00fdda786bb7edd84ab461c31b7b4c93534
AgoraIrisRTC_iOS: 3cb15344a503a1a35ab6d60481732a8beeda98fe
AgoraRtcEngine_iOS: eaa97751fcfe1b50d9b067e0df92752a6a5f899f
boost: 7dcd2de282d72e344012f7d6564d024930a6a440
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
Expand Down Expand Up @@ -786,7 +786,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 45ef2ec6dcde31b90469175ec76ddac77b91dfc3
React-jsinspector: de0198127395fec3058140a20c045167f761bb16
React-logger: dc3a2b174d79c2da635059212747d8d929b54e06
react-native-agora: 4f85b3cdfa151e91df4953d4b9bf4fdbb3d527ff
react-native-agora: c302fe34042f47907915d38106db3b36282d2a37
react-native-agora-rawdata: 097895cdccd8fcf3cff5dffe23372f5d3c89fd31
react-native-image-tools: 88218449791389bbf550a2c475a3b564c8233c8b
react-native-safe-area-context: 7aa8e6d9d0f3100a820efb1a98af68aa747f9284
Expand Down Expand Up @@ -818,6 +818,6 @@ SPEC CHECKSUMS:
Yoga: d0003f849d2b5224c072cef6568b540d8bb15cd3
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: a1a891aa26be28bd4953131bc93b8f452d3aff23
PODFILE CHECKSUM: 4c65a7c0566ed49c11cba4929585c4fdec8fc7c0

COCOAPODS: 1.13.0
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export default class ChannelMediaRelay
<>
<AgoraTextInput
onChangeText={(text) => {
this.setState({ destChannelNames: text.split(' ') });
this.setState({ destChannelNames: text ? text.split(' ') : [] });
}}
placeholder={'destChannelNames (split by blank)'}
value={destChannelNames.join(' ')}
Expand Down
4 changes: 2 additions & 2 deletions react-native-agora.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Pod::Spec.new do |s|
end
end

s.dependency 'AgoraRtcEngine_iOS', '4.3.1'
s.dependency 'AgoraIrisRTC_iOS', '4.3.1-build.1'
s.dependency 'AgoraRtcEngine_iOS', '4.3.2'
s.dependency 'AgoraIrisRTC_iOS', '4.3.2-build.1'
s.libraries = 'stdc++'
s.framework = 'ReplayKit'
end
2 changes: 1 addition & 1 deletion scripts/terra/config/impl_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parsers:
- name: RTCParser
package: '@agoraio-extensions/terra_shared_configs'
args:
sdkVersion: 4.3.1
sdkVersion: 4.3.2
FixEnumConstantParser:
skipCalEnumValue: true

Expand Down
2 changes: 1 addition & 1 deletion scripts/terra/config/types_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parsers:
- name: RTCParser
package: '@agoraio-extensions/terra_shared_configs'
args:
sdkVersion: 4.3.1
sdkVersion: 4.3.2
FixEnumConstantParser:
skipCalEnumValue: true

Expand Down
Loading

0 comments on commit a3a2720

Please sign in to comment.