I've been trying to set the standard Sales Hub app (msdynce_saleshub) as a featured app in Power Apps mobile app via PowerShell cmdlet Set-AdminPowerAppAsFeatured but after running it I still don't see the app listed under the featured apps section in Power Apps mobile.
Input: Set-AdminPowerAppAsFeatured -EnvironmentName [Environment ID] -AppName msdynce_saleshub
NOTE: I did this command twice, once for the development environment the other for production.
Output:
StatusCode : 200
StatusDescription : OK
Content : {}
RawContent : HTTP/1.1 200 OK
Vary: Authorization,Accept-Language,Accept-Encoding
Strict-Transport-Security: max-age=31536000; includeSubDomains
x-ms-islandgateway: GA00000C1
Referrer-Policy: strict-origin
X-C...
Headers : {[Vary, Authorization,Accept-Language,Accept-Encoding], [Strict-Transport-Security, max-age=31536000; includeSubDomains], [x-ms-islandgateway,
GA00000C1], [Referrer-Policy, strict-origin]...}
RawContentLength : 0
Since this is my first time using this command I assume this is the expected output. After checking the Power Apps (mobile app) the Sales Hub app is not listed under the Featured Apps section (Power Apps(mobile app) --> More --> Featured apps). I checked multiple times over a 12 hour period and it still isn't listed. This app is also not listed under Power Apps (mobile app) "All Apps" section, but it does show up under Home --> Recent Apps (I think this may have been cached from accessing the app via the browser). I tried the command with the standard Customer Service Hub (Customerservicehub) app as well and got the same results.
Has anyone successfully added an app to the Featured Apps section on the Power Apps (mobile app)? If so, can you provide any assistance on what I might be doing wrong?
bscarlavai33
5
Super User 2025 Season 1
Michael E. Gernaey
4
Super User 2025 Season 1
Vince_K
2