Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to download on iOS #10

Open
Im2rnado opened this issue May 18, 2024 · 13 comments
Open

How to download on iOS #10

Im2rnado opened this issue May 18, 2024 · 13 comments
Labels
wontfix This will not be worked on

Comments

@Im2rnado
Copy link

Is there a way to download on iOS by sideloading the IPA?

@himanshu8443
Copy link
Collaborator

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.

@Im2rnado
Copy link
Author

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.

@himanshu8443
Copy link
Collaborator

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.

@popcorn2024ok
Copy link

popcorn2024ok commented Jun 20, 2024

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

@Zenda-Cross
Copy link
Owner

try deleting the ios folder and regenerate with npx expo prebuild --clean

@popcorn2024ok
Copy link

popcorn2024ok commented Jun 24, 2024

Captura de pantalla 2024-06-24 a la(s) 9 00 44 p  m

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

@Zenda-Cross
Copy link
Owner

have you tried regenerating ios files using command npx expo prebuild --platform ios

@popcorn2024ok
Copy link

have you tried regenerating ios files using command npx expo prebuild --platform ios

20240625_144955

@Zenda-Cross Zenda-Cross added the wontfix This will not be worked on label Jul 9, 2024
@StDensity
Copy link

If you are using expo you can use their cloud build for free

@Zenda-Cross
Copy link
Owner

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

@KAKA678757
Copy link

Who To Run This In MacBook

@Zenda-Cross
Copy link
Owner

Who To Run This In MacBook

cd ios
pod install
cd ..

npm run ios

@KAKA678757
Copy link

KAKA678757 commented Jan 7, 2025 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

6 participants