Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'react_native_agora.modulemap' not found #355

Closed
rewdt opened this issue Apr 5, 2021 · 3 comments
Closed

'react_native_agora.modulemap' not found #355

rewdt opened this issue Apr 5, 2021 · 3 comments
Assignees

Comments

@rewdt
Copy link

rewdt commented Apr 5, 2021

I have an ejected expo application and have been trying to setup agora on ios. However, I keep getting this error

module map file '/Users/rewdt/Library/Developer/Xcode/DerivedData/positiveoapp-atfvcuuobfizhpacqepswehcplgi/Build/Products/Debug-iphonesimulator/react-native-agora/react_native_agora.modulemap' not found

I am currently testing on an apple silicon(m1 pro), with xcode 12.4 however a teammate was able to set it up on his intel based device seamlessly. Any idea as to what the cause is and how this can be resolved?

Thank you

@RoJoHub RoJoHub self-assigned this Apr 6, 2021
@RoJoHub
Copy link

RoJoHub commented Apr 6, 2021

Please refer to this

facebook/react-native#29605 (comment)

@RoJoHub RoJoHub closed this as completed Apr 9, 2021
@zhigang1992
Copy link

We had both pod file and Xcode set to the same target, and this still happened.

I think this is an issue related to m1.

@rewdt have you fixed it on your m1 yet?

I was able to get it working with Mac as direct target (instead of Simulator).

@rewdt
Copy link
Author

rewdt commented Jun 15, 2021

@zhigang1992 no, after trying the steps in the issue above I ended up pushing that particular portion to a teammate that uses the intel based version. It works smoothly there

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

No branches or pull requests

3 participants