Hello,
I have seen an interesting video here:
I'd like to upload the sample app as shared by this link:
But this has a zip extension, and my PowerApps studio requires a msapp extension I believe?
Is there a way to upload this kind of files?
Thanks
Solved! Go to Solution.
Hi @WebPortal
Just to add to what @RandyHayes says, the other way to work with these zip files is to use the import package feature, which expects a zip file. However, the particular files that you refer to produces an error.
If it helps, here's an msapp version of Mr Dang's file which does open correctly for me.
I took a look at that link...it came down as an msapp file. Are you sure you were getting the right one?
It does look like a msapp but if you download it, you'll see it is a zip with a bunch of json files in it.
Yes...that is what an msapp is. Even though it has a msapp extension, you can rename it to .zip and open it. And those json files are exactly what makes an app an app...it's ALL json underneath.
Hi @WebPortal
Just to add to what @RandyHayes says, the other way to work with these zip files is to use the import package feature, which expects a zip file. However, the particular files that you refer to produces an error.
If it helps, here's an msapp version of Mr Dang's file which does open correctly for me.
Sorry, should have added that you DON'T want to import the MSAPP that you downloaded.
To open it you simply needed to go either into an existing app or a new app and choose File->Open->Browse and then choose that file. It opens just fine.