YVR-Hackathon-ICN-Hacks / YVR-ICNHacks

React Native mobile application for iOS and Android powered by Expo Go for YVR Hackathon 2024 🛫
1 stars 4 forks source link

Build to Testflight #10

Open gdcho opened 5 months ago

gdcho commented 5 months ago

Instead of building to production or just running on local, what do you think about building to Testflight during our hackathon. We can make it unlisted and share it to the judges at the end of the hackathon. More information: https://levelup.gitconnected.com/react-native-how-to-publish-an-expo-app-to-testflight-debug-common-errors-90e427b4b5ea

jasper-oh commented 5 months ago

Thanks we can discuss about this in Wednesday

Will comment my thoughts and questions tmr 🤔

jasper-oh commented 5 months ago

So only IPhone user can use the TestFlight??

gdcho commented 5 months ago

Yes, that's correct. For android we can create an .apk file https://stackoverflow.com/questions/77515577/expo-how-to-create-a-development-build-for-android-and-how-to-create-a-apk-file

gdcho commented 5 months ago

For iOS, I can take care of eas build. I have developer account