Error building example app from zoom sdk in react native "'AVFAudio/AVAudioSession.h' file not found"

Description
error building example app from zoom sdk in react native “‘AVFAudio/AVAudioSession.h’ file not found”

Errors
“‘AVFAudio/AVAudioSession.h’ file not found”

Which React Native Video SDK version?
1.8.10 and 1.9.5

using

  • Mac OS: Catalina
  • xCode 12.4

Video SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Open ios in example app on XCode
  2. Run npm install && cd ios pod install
  3. Run build
  4. See error

Screenshots

Troubleshooting Routes

Smartphone (please complete the following information):

  • Device: Iphone 12
  • OS: iOS 14 and 16

Additional context
Add any other context about the problem here.

This topic was automatically closed after 30 days. New replies are no longer allowed.