python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Building ionic cordova app for iOS on M1 Mac
@ionic/angular: 6.0.1 &
cordova-ios: 6.2.0
Hey there,
I just got my new M1 Macbook Pro setup and I'm trying to run the command
ionic cordova build ios
It's failing with
building for iOS Simulator...

DanielRead
Votes: 0
Answers: 1
Invalid podfile in react native fix
So I deleted the react native project folder from xcode and now I cant run my app on ios simulators.
Upon running npx react-native run-ios
I get the error
error Cannot read property 'podfile' of n...
Karan
Votes: 0
Answers: 1
Is there a way that I can fix this cocoapods related error?
Thanks for reading my question.
I want to ask you why the error below is shown when I run my app!
Launching lib/main.dart on iPhone 12 Pro Max in debug mode... Running
pod install... CocoaPods' outpu...
Junhyun Ahn
Votes: 0
Answers: 1
How can we use the token to access a public git repository in AzureDevOps IOS build
We are using azure pipeline for building IOS application. While trying to install public pod, getting authorization issue.
Here is the YAML file:
- script: |
git config --global http.extraheader &q...
shweta bajpai
Votes: 0
Answers: 0