Help me automate the application store submission process

Please let me know if there is any API to automate the application process in the App Store?

My requirement: I have binary applications, application screens, application details in hand. Is it possible to programmatically implement the App Store application using any API without using iTunes Connect?

Thanks for any help.

+3
source share
1 answer

There is no API supported by Apple to interact with iTunesConnect. I do not know if there are any third-party tools that screen-scan for interaction or not.

, , - .

+4

Source: https://habr.com/ru/post/1790868/


All Articles