The app works fine on emulator, but when I try to build it with Xcode to run on a real device it shows this error:
I tried to type pod install in the iOS folder:
The app works fine on emulator, but when I try to build it with Xcode to run on a real device it shows this error:
I tried to type pod install in the iOS folder:
I found out that it works fine when I open Runner.xcworkspace instead of Runner.xcodeproj. So just open it.