When I develop an app using Microsoft PowerApp... Can I publish on Google Play Store and Apple App Store? And also the Huawei App Gallery.
Asked
Active
Viewed 6,239 times
3 Answers
3
No, it cannot be released to AppGallery.
You may consider deploy your app as webapps. Or according to the documentation, pin the apps to the home screen of the device for quick access.

zhangxaochen
- 32,744
- 15
- 77
- 108
2
I would say no. The applications built with PowerApps are part of the Power Platform. Therefore, you can only run your application inside the official PowerApp. You cannot publish it on Huawei AppGallery, AppStore, or PlayStore.

Abdurrahim Cillioglu
- 321
- 4
- 7
2
No. PowerApps only runs in the context of the tenant. Of course, you can install PowerApps on any smartphone, then authenticate with the tenant credentials and run any PowerApp published to that user account.
But you cannot download a PowerApp as a stand-alone app via Apple or Google stores.

teylyn
- 34,374
- 4
- 53
- 73
-
1Even though this is probably not what you want to hear, this is the correct answer to your question. – teylyn Nov 11 '20 at 06:01