Fleet versions 4.83.0
- Discovered: 4.83.0
- Reproduced:
Web browser and operating system: macOS
💥 Actual behavior
When a VPP app (Amphetamine) is added from the App Store and is made availble for Self Service, it is displayed with the name AmphetamineLoginHelper instead of Amphetamine. Fleet appears to be resolving the app name from the helper bundle located at Contents/Library/LoginItems rather than from the main app.
🛠️ To fix
When there's a duplicate bundle ID, check for the word "helper" in the title and use the one that doesn't contain "helper".
🧑💻 Steps to reproduce
These steps:
- Add a VPP app (Amphetamine) from the App Store via the Fleet MDM VPP flow.
- Make app available to hosts via self service.
- Navigate to self service on a macOS host where the app is available.
- Observe the app name displayed — it shows AmphetamineLoginHelper instead of Amphetamine.
🕯️ More info (optional)
- Unable to test reproduce as I have no access to VPP on test instances available.
Fleet versions 4.83.0
Web browser and operating system: macOS
💥 Actual behavior
When a VPP app (Amphetamine) is added from the App Store and is made availble for Self Service, it is displayed with the name
AmphetamineLoginHelperinstead ofAmphetamine. Fleet appears to be resolving the app name from the helper bundle located atContents/Library/LoginItemsrather than from the main app.🛠️ To fix
When there's a duplicate bundle ID, check for the word "helper" in the title and use the one that doesn't contain "helper".
🧑💻 Steps to reproduce
These steps:
🕯️ More info (optional)