Posts

Post not yet marked as solved
0 Replies
459 Views
If anyone knows how to build iOS Deployment Target 11; (react-native app with 0.64.4 version) run and build on Xcode 15 with iOS 17 SDK, Mac M1 environment it will be a great help at least if you can share a guide. And I don't know is it possible or not. I would appreciate any advice you can give me. Thank You! (using Mac m1 with Sonoma.) I just ran a Hello World app from that version of react native and tried a few changes on Xcode 15, but didn't work for iOS. but Android worked well. used node 14. Is there any possibility of running this old version of RN in the latest Xcode building an archive and publish to the app store? (the main reason is we couldn't update the RN version due to some of the dependency versions.)
Posted
by techdeed.
Last updated
.
Post not yet marked as solved
4 Replies
1.7k Views
Hi, If you could help us in this matter it would be a great support and highly appreciated. we are using Xcode 15 to make an iOS app from react native. The React native version is 0.64.4 and the app was previously built two or three years ago by another team. now the app development is handed to us, but we couldn’t even run the app from a simulator. As we know Xcode 15 with SDK iOS 17/17.2 doesn’t seem to support our app. and the iOS targetting version is 11 for our app. However, we don’t know what kind of computer or Xcode version they previously used to do this. intel 86_64 or Apple silicon, but we use Apple silicon one. For react native, the node version is 14, and the Java version is 8. Our system is a Macbook Air M1. We can’t update our app at this moment and need to make a few changes, add some fixes, and publish the version to the App Store, then soon, we are hoping to upgrade our React native version because we had to fix our dependency version errors. it will take some time, but for now, we had to publish this as it is. Thank you for any help! Thank you again!
Posted
by techdeed.
Last updated
.