Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (4k points)

I have uploaded my flutter mobile application to Azure DevOps. Now I want to directly publish my application on google play console. Is there any way to do that kind of things using azure?

can I use pipeline?

1 Answer

0 votes
by (9.6k points)

Azure DevOps supports the google play extension, but it provides a service of being able to use the google play extension application. This application basically helps by containing a certain number of tasks such as Deployment tasks which allow you to automate the release, rollout, and promotion of app updates to your play store using your CI environment. 

If you do want to publish your application on the play store, you can refer to this document for it. 

Browse Categories

...