AgoraRtcEngine_iOS icon indicating copy to clipboard operation
AgoraRtcEngine_iOS copied to clipboard

iOS Package for Agora Video RTE SDK. Perfect for video calls and live streaming.

Results 9 AgoraRtcEngine_iOS issues
Sort by recently updated
recently updated
newest added

Subject: We need to incorporate the xcprivacy manifest into our app . Starting March 13, Apple will send notifications when uploading builds to the App Store, and this will become...

bug

**Describe the bug** Getting error when compiling the app Building for iOS Simulator, but linking in dylib built for iOS, file 'agoraAIDenoiseExtension.framework/AgoraAIDenoiseExtension' for architecture arm64 **To Reproduce** Compile app in...

bug

Describe the bug I have used Agora Audio SDK and then received a call when the application was open it works perfectly when I receive calls using VoIP notifications I...

bug

Is there any plan to support Mac catalyst build?

At the time of execution in the simulator or device running with iOS version 17.5.1 getting the below error. ``` dyld[57402]: Library not loaded: @rpath/aosl.framework/aosl Referenced from: /Library/Developer/CoreSimulator/Devices/112894B7-0400-4DA7-A101-3BC6BBB27DEC/data/Containers/Bundle/Application/6F9D7B54-4EF2-4170-83C0-183F98C31F77/VE.app/Frameworks/AgoraRtcKit.framework/AgoraRtcKit Reason: tried:...

bug

**Is your feature request related to a problem? Please describe.** I wanna provide a feedback if the user is speaking and doesnt notice he is muted. ![image](https://github.com/user-attachments/assets/c91dded6-8610-480f-8621-f863791c3391) **Describe alternatives you've...

bug

Hi, I don't want to stop the local preview when the app goes into the background. So, I put the local preview into the PIP mode, But the Local Preview...

bug

Why do we need have this target descriptions? ``` .target( name: "AgoraInfra_iOS", dependencies: [ .product(name: "AgoraInfra_iOS", package: "AgoraInfra_iOS") ] ) ``` even the Manifest has a dependency as the same...

bug

Swift 6 I m using on development streaming and join is working fine but delegate method is not called number of user join count

bug