How can I publish my app on android and iOS app stores?

I am using Bitrise API to build iOS and Android app. I want to publish apps on both the platforms using API. Is it possible using Bitrise API. ?

Hi @imyuvii,

What do you mean?

Usually you use the API only to trigger a build, and then the build will build & publish the app, e.g. by using the Google Play Deploy step to deploy to google play, and Deploy to iTunes Connect / TestFlight… step to deploy to iTunes.