Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Newer Expo SDK #462

Closed
thiswallz opened this issue Sep 24, 2023 · 5 comments
Closed

Newer Expo SDK #462

thiswallz opened this issue Sep 24, 2023 · 5 comments
Labels
dependencies Pull requests that update a dependency file
Milestone

Comments

@thiswallz
Copy link

Seems this app is using sdk 46 which causes a lot of issues for trying and building for expo, since is already deprecated, is there something we can do to use a newer one?

thanks!

@thornbill
Copy link
Member

Unfortunately Expo 46 was the last version to support classic builds so we need to figure out a path forward for publishing builds without subscribing to expo's build service... but we should still upgrade. It's really just a matter of having the time to do it. It's not unusual for a couple things to break but their upgrade notes normally document anything breaking pretty well.

@thornbill thornbill added dependencies Pull requests that update a dependency file and removed feature-request labels Sep 28, 2023
@thornbill thornbill added this to the v1.6.0 milestone Sep 28, 2023
@DrNgo
Copy link

DrNgo commented Feb 22, 2024

@thornbill i'm in the process of upgrading expo to 50 and changing the deployment of the app to build using github actions and submit it to testflight for testing. Let me know if there's something specific You want me to do regarding these steps

@thornbill
Copy link
Member

The help would definitely be appreciated @DrNgo. My preference would be for one PR per Expo version like this for example. I did attempt to make a GH Action for builds previously but it did not work. Also it wasn't clear in your comment but please do not publish a TestFlight build under your own account. Anthony manages publishing all of our official apps and I'm not sure if that would impede our official version.

@ebg1223
Copy link

ebg1223 commented Feb 27, 2024

@thornbill @DrNgo i work in rn / expo daily. Happy to help with this if someone has a WIP. Have lots of example deployments I can pull from

@thornbill
Copy link
Member

Closing this one in favor of #492 with links to the release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

4 participants