I found out this morning that one of the apps in an umanaged solution (dev environment) I am working on disappeared (I do not think I delete it, buy hey it's not there...)
I have got Admin role, so using powershell command Get-AdminDeletedPowerAppsList command I could see it in the list of deleted apps.
Ran the AdminRecoverDeletedPowerApp command successufully got the 200 code back.
THEN...
I go to the environment and the app is not there. If I run powershell Get-AdminPowerApp I see the app in the list with the suffix "RestoredyyyyMMdd..." - but cannot see it in the powerapps environment
I also used powerautomate "Get App as Admin" action and it also failed to find the app.
I read somewhere that if the app was in a solution I cannot recover it using this method?
Someone please help!