aws-samples / amazon-chime-react-native-demo

A React Native demo application for Android and iOS using the Amazon Chime SDK.
MIT No Attribution
102 stars 24 forks source link

Could not build module 'AmazonChimeSDK' #144

Closed wikramdas closed 2 years ago

wikramdas commented 2 years ago

I have followed all the steps as described in the documentation. I am 100% sure I did not miss anything but after compiling the code on xCode I am having this issues. Could not build module 'AmazonChimeSDK' in MeetingObserver.h

I have attached a screenshot Screenshot 2022-05-06 at 5 52 34 PM

ziyiz-amzn commented 2 years ago

Thank you @wikramdas for reporting this. We will verify the build/run steps with latest Chime iOS/Android SDKs and update.

linsang21 commented 2 years ago

This is because of the AmazonChimeSDK model is not built successfully due to AVFAudio model can't be found. Let's track the issue in that one https://github.com/aws-samples/amazon-chime-react-native-demo/issues/143