Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to set target Android SDK version and iOS version when using EAS with Expo

I have been looking high and low for an answer to this question but i cannot seem to find anything.

In my Expo project i want to be able to set up the target versions for each platform. Right now i have a physical android that is running android version 12, but my project is only compatible with version 13 so i can't download it from the Play Store. And on iOS i don't want the same thing to happen where it won't be able to be downloaded on older iPhones. I have already tried ejecting it which gives me the android folder and i can change the SDK version there. But i am not able to get the ios folder which i need because i don't have a Mac.

Is there a way i can set this up without ejecting my project to bare React Native? Any answers are very much appreciated!!

like image 219
r_roth_ Avatar asked Dec 13 '25 11:12

r_roth_


1 Answers

You need to add expo-build-properties, check the docs https://docs.expo.dev/versions/latest/sdk/build-properties/

like image 110
Renaldo Mateus Avatar answered Dec 15 '25 00:12

Renaldo Mateus



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!