peripheral_ancs_client in Zephyr on nRF5340-DK not visible in Settings->Bluetooth on iOS18 iPhones

I'm running the peripheral_ancs_client using the 2.9.0 SDK on a nRF5340-DK. On an iPhone running iOS18, the device is not visible under Settings->Bluetooth when the nRF5340 is
advertising. Using the same device and firmware build, its visible on an iPhone running an older version of iOS and also on a Samsung Galaxy S20.

On the iOS18 device when using the nRF Connect app, the device is visible in the scan results.  Why is the ANCS client not showing up on the phone running iOS18 when scanning for devices in Settings->Bluetooth without using nRF Connect?   Is there something additional that needs to happen during advertising for it to be visible to an iOS18 device?

I see the same behavior with SDK v3.0.2 as well.

Related