InstalledApplicationList(MDM command) response is Incorrect.

When I execute the InstalledApplicationList(MDM command), A part of the response is Incorrect.

TikTokLite is not a managed app according to the later methods.

This is the request and response.

■Request

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"[]>
<plist version="1.0">
  <dict>
    <key>Command</key>
    <dict>
      <key>ManagedAppsOnly</key>
      <true />
      <key>RequestType</key>
      <string>InstalledApplicationList</string>
    </dict>
    <key>CommandUUID</key>
    <string>8dffac1f-55df-40b1-8c69-414dfb8aedac</string>
  </dict>
</plist>

■Response

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"[]>
<plist version="1.0">
  <dict>
    <key>CommandUUID</key>
    <string>8dffac1f-55df-40b1-8c69-414dfb8aedac</string>
    <key>InstalledApplicationList</key>
    <array>
      <dict>
        <key>AdHocCodeSigned</key>
        <false />
        <key>AppStoreVendable</key>
        <true />
        <key>BetaApp</key>
        <false />
        <key>BundleSize</key>
        <integer>12525568</integer>
        <key>DeviceBasedVPP</key>
        <false />
        <key>DynamicSize</key>
        <integer>12288</integer>
        <key>ExternalVersionIdentifier</key>
        <integer>858324287</integer>
        <key>HasUpdateAvailable</key>
        <false />
        <key>Identifier</key>
        <string>net.skyseaclientview.mdm</string>
        <key>Installing</key>
        <false />
        <key>IsAppClip</key>
        <false />
        <key>IsValidated</key>
        <true />
        <key>Name</key>
        <string>SKYSEA MDM</string>
        <key>ShortVersion</key>
        <string>1.1.182200</string>
        <key>Version</key>
        <string>36</string>
      </dict>
      <dict>
        <key>AdHocCodeSigned</key>
        <false />
        <key>AppStoreVendable</key>
        <true />
        <key>BetaApp</key>
        <false />
        <key>BundleSize</key>
        <integer>266919936</integer>
        <key>DeviceBasedVPP</key>
        <false />
        <key>DynamicSize</key>
        <integer>15335424</integer>
        <key>ExternalVersionIdentifier</key>
        <integer>858769767</integer>
        <key>HasUpdateAvailable</key>
        <false />
        <key>Identifier</key>
        <string>com.ss.iphone.ugc.tiktok.lite</string>
        <key>Installing</key>
        <false />
        <key>IsAppClip</key>
        <false />
        <key>IsValidated</key>
        <true />
        <key>Name</key>
        <string>TikTokLite</string>
        <key>ShortVersion</key>
        <string>29.3.16</string>
        <key>Version</key>
        <string>2931603</string>
      </dict>
    </array>
    <key>Status</key>
    <string>Acknowledged</string>
    <key>UDID</key>
    <string>00008120-000C28DC0AB8C01E</string>
  </dict>
</plist>

・TikTokLite does not appear in the "Mobile Device Management App" in the iPhone's Settings app.

Is this right? If this is expected response, Is there a way to judge that the app is a managed app?

This is the Device information.

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"[]>
<plist version="1.0">
  <dict>
    <key>CommandUUID</key>
    <string>31317d47-355c-40cb-ad72-3bff6c57989b</string>
    <key>QueryResponses</key>
    <dict>
      <key>AvailableDeviceCapacity</key>
      <real>112.608231424</real>
      <key>BatteryLevel</key>
      <real>0.97999999999999998</real>
      <key>BluetoothMAC</key>
      <string>***</string>
      <key>BuildVersion</key>
      <string>20F66</string>
      <key>CellularTechnology</key>
      <integer>1</integer>
      <key>DataRoamingEnabled</key>
      <false />
      <key>DeviceCapacity</key>
      <real>128</real>
      <key>DeviceName</key>
      <string>***</string>
      <key>EASDeviceIdentifier</key>
      <string>***</string>
      <key>IMEI</key>
      <string>***</string>
      <key>IsActivationLockEnabled</key>
      <true />
      <key>IsCloudBackupEnabled</key>
      <true />
      <key>IsDeviceLocatorServiceEnabled</key>
      <true />
      <key>IsDoNotDisturbInEffect</key>
      <false />
      <key>IsMDMLostModeEnabled</key>
      <false />
      <key>IsRoaming</key>
      <false />
      <key>IsSupervised</key>
      <false />
      <key>Model</key>
      <string>MQ983J</string>
      <key>ModelName</key>
      <string>iPhone</string>
      <key>ModemFirmwareVersion</key>
      <string>1.70.02</string>
      <key>OSVersion</key>
      <string>16.5</string>
      <key>PersonalHotspotEnabled</key>
      <false />
      <key>ProductName</key>
      <string>iPhone15,3</string>
      <key>SerialNumber</key>
      <string>***</string>
      <key>SubscriberMCC</key>
      <string></string>
      <key>SubscriberMNC</key>
      <string></string>
      <key>UDID</key>
      <string>00008120-000C28DC0AB8C01E</string>
      <key>VoiceRoamingEnabled</key>
      <false />
      <key>WiFiMAC</key>
      <string>***</string>
      <key>iTunesStoreAccountHash</key>
      <string>***</string>
      <key>iTunesStoreAccountIsActive</key>
      <true />
    </dict>
    <key>Status</key>
    <string>Acknowledged</string>
    <key>UDID</key>
    <string>00008120-000C28DC0AB8C01E</string>
  </dict>
</plist>

Please reproduce this issue and file a report with Feedback Assistant. Be sure to include a sysdiagnose, and the output of both the InstalledApplicationList MDM command and the ManagedApplicationList MDM command.

InstalledApplicationList(MDM command) response is Incorrect.
 
 
Q