Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
added 33 characters in body
Source Link

I had the same problem and I installed cocoapods and it works now.

Just copy and paste this line to install cocoapods: sudo gem install cocoapods

Restart VSCode and terminals.

And then run your app.

I'm working on MAC with IOS (Iphone 13) emulator.

CocoaPods Guide.

I had the same problem and I installed cocoapods and it works now.

Just copy and paste this line to install cocoapods: sudo gem install cocoapods

And then run your app.

I'm working on MAC with IOS (Iphone 13) emulator.

CocoaPods Guide.

I had the same problem and I installed cocoapods and it works now.

Just copy and paste this line to install cocoapods: sudo gem install cocoapods

Restart VSCode and terminals.

And then run your app.

I'm working on MAC with IOS (Iphone 13) emulator.

CocoaPods Guide.

Source Link

I had the same problem and I installed cocoapods and it works now.

Just copy and paste this line to install cocoapods: sudo gem install cocoapods

And then run your app.

I'm working on MAC with IOS (Iphone 13) emulator.

CocoaPods Guide.