简体   繁体   中英

How to upload a new version of my app to App Store Connect?

I'm a beginner at IOS development and I made an app with React-Native and Expo. I uploaded the first version of my app to the App Store Connect and I want to push a new version with some bug fixes. When I try to put it up, Transporter gives me this error:

在此处输入图像描述

How do I fix this issue? Everyone is talking about something in XCode but I'm not using that.

You need to update you App version. File project.pbxproj line with CURRENT_PROJECT_VERSION =...;

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM