Hi all,
1. In Tenant A there's a SharePoint list which has its item form customized with PowerApps. It's not a standalone canvas app - it's not visible in the make.powerapps.com. The app was downloaded as a .msapp file.
2. A new list was created in the Tenant B from the list template, so all columns are exactly the same.
3. Msapp file from step 1 was extracted, tenant and list URLs were updated, corresponding GUIDs were updated, msapp file was packaged back and successfully opened in the Tenant B environment, connection to the new list is correct and working fine. Now it's a standalone canvas app which is visible in the list of apps on make.powerapps.com
4. However, after publishing the app it doesn't appear as a list item form in SharePoint list in Tenant B.
How should we migrate Power Apps which are list item forms (not canvas apps) between the environments (e.g. dev/uat/prod) and lists?
Thank you.