I have a Codename One iOS AppStore build. I filled all required data in https://appstoreconnect.apple.com/, but it's written that "you can upload a build using Xcode or Application Loader". I supposed that I don't need a Mac to publish an app: am I wrong?
2
votes
The store upload is the one point which we didn't cover yet. FYI it's something we can theoretically implement similarly to the certificate wizard if this is important to you (it's a bit complex so we didn't do that piece). At the moment you will need a Mac and Application Loader, you can use a solution such as mac in cloud to do that part
- Shai Almog
Thank you Shai, don't worry: today I tried MacInCloud, it's enough to upload an app.
- Francesco Galgani