Namedrop style AirDrop is not working.

PLATFORM AND VERSION

  • Xcode Version 16.2 beta 3 (16C5023f)
  • macOS 15.1.1 (24B91)
  • Run-time configuration: iOS 18.0

DESCRIPTION OF PROBLEM

We are currently testing the functionality of AirDrop by bringing iPhones close to each other. I am trying to transfer the activityItemsConfiguration set in the modal screen via AirDrop. However, if presentationStyle is fullscreen, it succeeds, but otherwise the connection is successful but no item is displayed on the screen.

STEPS TO REPRODUCE

  1. Open my project.
  2. Run on device
  3. Tap Present with toggle is off.
  4. ModalViewController presented as sheet.
  5. Bring another iPhone closer
  6. Play connection animation, then just display connected.
Namedrop style AirDrop is not working.
 
 
Q