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
- Open my project.
- Run on device
- Tap
Presentwith toggle is off. - ModalViewController presented as sheet.
- Bring another iPhone closer
- Play connection animation, then just display
connected.