Open Im2rnado opened 6 months ago
currently, there is no build for iOS. you need a special Apple tool, Xcode, to build the app for iOS and Xcode can only be installed on Mac platforms. – it cannot be installed on Windows or Linux.
Hey there. There’s a website that automatically builds the IPA for you without needing XCode. It’s called https://codemagic.io/
Check it out.
It's a CI/CD pipeline that can build app but every time I get some error I will need push code to remote then wait for the build and repeat. I don't think it can help in local development.
Hello friend please ipa vega-app ios
It gives an error when installing the project in Xcode the app vega-app and I have an iPad Pro iOS version
try deleting the ios folder and regenerate with npx expo prebuild --clean
I get this in xcode the vega-app app ios version ipad pro has many problems the ios version to install vega-app opens a solution to be able to install vega-app the ios version
have you tried regenerating ios files using command npx expo prebuild --platform ios
have you tried regenerating ios files using command
npx expo prebuild --platform ios
If you are using expo you can use their cloud build for free
If you are using expo you can use their cloud build for free
that cant build but still I have to test locally on the dev server to fix all errors that are going to occur because in many places I have used Android specific libraries and code
Is there a way to download on iOS by sideloading the IPA?