Muath Al Khatib
Muath Al Khatib
> `sudo pod install --allow-root` worked for me I tried to run it with root permission after that, I face a problem on XCode `Couldn't load project Pods.xcodeproj`
Resolve with me when I changed the language key to 'en-GB' `await Voice.start('en-GB');` As mentioned in [293#issuecomment](https://github.com/react-native-voice/voice/issues/293#issuecomment-1087495863)
> @muathkhatib are you solved your issue ? I have the same issue > > ``` > Errno::EACCES: Permission denied @ rb_sysopen - /Users/dmitriy.semenyuk/Desktop/Work/demo-app/.mbuild/demo-app-ios/ide/xcode_project/Pods/Ads-Global/SDK/BUFoundation.framework/Versions/A/Headers/BUPersistence.h > /Users/dmitriy.semenyuk/.rvm/gems/ruby-3.0.2/gems/mbuild2-1.15.0/lib/mbuild/commands.rb:216:in `block in cp_smart' >...