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_geolocation_service.modulemap not found #271

Closed
Nekuin opened this issue May 16, 2021 · 1 comment
Closed

react_native_geolocation_service.modulemap not found #271

Nekuin opened this issue May 16, 2021 · 1 comment

Comments

@Nekuin
Copy link

Nekuin commented May 16, 2021

React Native: 0.64.0
Library version: 5.2.0

fatal error: module map file '/Users/xxx/Library/Developer/Xcode/DerivedData/xxx-bjwtijdcpkjreogcmfvucqgopgrg/Build/Products/Release-iphoneos/react-native-geolocation-service/react_native_geolocation_service.modulemap' not found

I'm getting this error while trying to run the project on an iOS device through Xcode.
Things I've tried:
remove node_modules & npm install again
pod deintegrate & pod install again

I can run it on a simulator with npm run ios, I can also successfully deploy the app to TestFlight using fastlane. But it would be nice to be able to debug on a real device too.

@Nekuin
Copy link
Author

Nekuin commented May 16, 2021

Nevermind, I opened .xcodeproj instead of .xcworkspace...
Anyone stumbling here, make sure to use .xcworkspace, and if that doesn't work maybe this thread will help you further: facebook/react-native#29605

@Nekuin Nekuin closed this as completed May 16, 2021
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

1 participant