+12 votes
179 views
in IOS by

1 Answer

+14 votes
by (201k points)

First of delete podfile.lock file from your_project/ios folder.

Open the terminal, go to ios folder directory and run Pod install . It could take some time to install.

If pod install gives any error then try this

pod install --repo-update 

In the same directory, run open Runner.xcworkspace on the terminal.

Just run your project.

Ask a Question
Welcome to WikiTechSolutions where you can ask questions and receive answers from other members of the community.

You can ask a question without registration.

Categories

...